diff options
| author | Guillaume Boisseau <Nadrieril@users.noreply.github.com> | 2024-03-02 20:13:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-02 20:13:22 +0100 |
| commit | 8653c09087989489873a10054aeab43e5f9a5c87 (patch) | |
| tree | e3acd947b7811fd7e80c33ad777886a52650f65c /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 5257aee7dd163d21d32fa904578d4fb0f4c91b79 (diff) | |
| parent | dee4e02102197adc29be9bf98083297dd3f5e2ed (diff) | |
| download | rust-8653c09087989489873a10054aeab43e5f9a5c87.tar.gz rust-8653c09087989489873a10054aeab43e5f9a5c87.zip | |
Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikic
Add initial support for DataFlowSanitizer Adds initial support for DataFlowSanitizer to the Rust compiler. It currently supports `-Zsanitizer-dataflow-abilist`. Additional options for it can be passed to LLVM command line argument processor via LLVM arguments using `llvm-args` codegen option (e.g., `-Cllvm-args=-dfsan-combine-pointer-labels-on-load=false`).
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
