rust/compiler/rustc_codegen_ssa
bjorn3 8f648d7185 Remove bitcode_llvm_cmdline
It used to be necessary on Apple platforms to ship with the App Store,
but XCode 15 has stopped embedding LLVM bitcode and the App Store no
longer accepts apps with bitcode embedded.
2025-08-08 11:24:28 +00:00
..
2025-08-08 11:24:28 +00:00
2025-07-31 14:19:27 +02:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.