rust/compiler/rustc_llvm
Nikita Popov 074bbc6b87 Use correct pipeline for LTO at O0
Unlike the pre-link piplines, the LTO pipelines do support O0,
and using them is required to avoid leaving behind undefined
references for the linker.
2021-09-25 11:24:23 +02:00
..
llvm-wrapper Use correct pipeline for LTO at O0 2021-09-25 11:24:23 +02:00
src compiler/rustc_llvm: Enable M68k LLVM target 2021-09-17 15:07:14 +00:00
build.rs compiler/rustc_llvm: Enable M68k LLVM target 2021-09-17 15:07:14 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00