diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-12-09 18:00:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-09 18:00:36 +0100 |
| commit | 83e814f88c4f90f9adcc2355736a524c1bf1e77e (patch) | |
| tree | 154419b187aab59513588a730e567e4c0d64adc1 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 08587a56f13a45b4752f1408cadf203ae44c6cf0 (diff) | |
| parent | 3f8487a0996de85b611b7c10fd5a3f60b10473a6 (diff) | |
| download | rust-83e814f88c4f90f9adcc2355736a524c1bf1e77e.tar.gz rust-83e814f88c4f90f9adcc2355736a524c1bf1e77e.zip | |
Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simulacrum
add safe compilation options Add two options when building rustc : strip and stack protector. If set `strip = true`, `rustc` will be stripped of symbols using `-Cstrip=symbols`. Also can set `stack-protector` and then `rustc` will be compiled with stack protectors.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
