Commit f1d594e
committed
Add
This adds the unstable `-Z external-clangrt` flag that will prevent
rustc from emitting linker paths for the in-tree LLVM sanitizer runtime
library.-Z external-clangrt
1 parent 3f39cae commit f1d594e
File tree
2 files changed
+3
-0
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_session/src
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| 1195 | + | |
1195 | 1196 | | |
1196 | 1197 | | |
1197 | 1198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1621 | 1621 | | |
1622 | 1622 | | |
1623 | 1623 | | |
| 1624 | + | |
| 1625 | + | |
1624 | 1626 | | |
1625 | 1627 | | |
1626 | 1628 | | |
| |||
0 commit comments