about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/callee.rs
AgeCommit message (Expand)AuthorLines
2021-05-28Fix static relocation model for PowerPC64Boris-Chengbiao Zhou-2/+1
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-8/+11
2020-11-08rustc_target: Rename some target options to avoid tautologyVadim Petrochenkov-1/+1
2020-10-15Replace target.target with target and target.ptr_width with target.pointer_widthest31-1/+1
2020-08-30mv compiler to compiler/mark-0/+192