about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/mono_item.rs
AgeCommit message (Expand)AuthorLines
2021-08-20Stop emitting the `dso_local` LLVM attribute for external symbols under the s...Patrick Walton-0/+5
2021-05-28Fix static relocation model for PowerPC64Boris-Chengbiao Zhou-11/+31
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-0/+41
2020-08-30mv compiler to compiler/mark-0/+84