rust/compiler/rustc_codegen_ssa
Matthias Krüger 2b8fc6fd54
Rollup merge of #121207 - chriswailes:z-external-clangrt, r=michaelwoerister
Add `-Z external-clangrt`

This adds the unstable `-Z external-clangrt` flag that will prevent rustc from emitting linker paths for the in-tree LLVM sanitizer runtime library.
2024-03-15 10:14:53 +01:00
..
2024-03-08 12:34:05 +03:00

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