rust/compiler/rustc_llvm
Nikita Popov 9a8acea783 Schedule ThinLTOBuffer passes again after sanitizer passes
This works around a design defect in the LLVM 12 pass builder
implementation. In LLVM 13, the PreLink ThinLTO pipeline properly
respects the OptimizerLastEPCallbacks.
2021-03-03 20:48:37 +01:00
..
llvm-wrapper Schedule ThinLTOBuffer passes again after sanitizer passes 2021-03-03 20:48:37 +01:00
src Update tests for extern block linting 2021-01-13 07:49:16 -05:00
Cargo.toml Update cc crate to understand aarch64-apple-darwin with clang 2020-09-18 09:22:07 -04:00
build.rs use strip_prefix over slicing (clippy::manual_strip) 2020-12-11 23:02:17 +01:00