rust/compiler/rustc_codegen_llvm/src/back
Dylan DPC 55f9676c47
Rollup merge of #77961 - glandium:embed-bitcode, r=nagisa
Set .llvmbc and .llvmcmd sections as allocatable

This marks both sections as allocatable rather than excluded, which matches what
clang does with the equivalent `-fembed-bitcode` flag.
2020-10-17 03:27:20 +02:00
..
archive.rs Replace target.target with target and target.ptr_width with target.pointer_width 2020-10-15 12:02:24 +02:00
lto.rs Use llvm::computeLTOCacheKey to determine post-ThinLTO CGU reuse 2020-09-17 22:04:13 -04:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Rollup merge of #77961 - glandium:embed-bitcode, r=nagisa 2020-10-17 03:27:20 +02:00