about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/base.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Move SanitizerSet to rustc_targetSimonas Kazlauskas-1/+2
2021-03-19coverage bug fixes and optimization supportRich Kadel-1/+1
2020-12-22Update and improve `rustc_codegen_{llvm,ssa}` docsCamelid-10/+8
2020-11-03[self-profiling] Include the estimated size of each cgu in the profileWesley Wiser-2/+4
2020-10-15Replace target.target with target and target.ptr_width with target.pointer_widthest31-1/+1
2020-09-20Use as_nanos in bench.rs and base.rsest31-1/+1
2020-08-30mv compiler to compiler/mark-0/+205