about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorGuillaume Boisseau <Nadrieril@users.noreply.github.com>2024-03-02 20:13:22 +0100
committerGitHub <noreply@github.com>2024-03-02 20:13:22 +0100
commit8653c09087989489873a10054aeab43e5f9a5c87 (patch)
treee3acd947b7811fd7e80c33ad777886a52650f65c /compiler/rustc_codegen_gcc/example/std_example.rs
parent5257aee7dd163d21d32fa904578d4fb0f4c91b79 (diff)
parentdee4e02102197adc29be9bf98083297dd3f5e2ed (diff)
downloadrust-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