about summary refs log tree commit diff
path: root/compiler/rustc_llvm/build.rs
AgeCommit message (Expand)AuthorLines
2021-10-23Repace use of `static_nobundle` with `native_link_modifiers`Mateusz Mikuła-2/+2
2021-09-17compiler/rustc_llvm: Enable M68k LLVM targetJohn Paul Adrian Glaubitz-0/+1
2021-06-26Cross compiling rustc_llvm on Darwin requires zlib.Marcus Calhoun-Lopez-1/+1
2021-05-23Add BPF targetAlessandro Decina-0/+1
2021-03-22All supported LLVM versions have MSP430AsmPrinterJosh Stone-14/+0
2020-12-11use strip_prefix over slicing (clippy::manual_strip)Matthias Krüger-18/+18
2020-10-08Simplify some code in rustc_llvm/build.rs now that LLVM 8 is requiredest31-6/+3
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-0/+322