mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
55f9676c47
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.