1
Fork 0
rust/compiler/rustc_target/src
Matthew Maurer 2c0a8de0b9 CFI: Enable KCFI testing of run-pass tests
This enables KCFI-based testing for all the CFI run-pass tests in the
suite today. We can add the test header on top of in-flight CFI tests
once they land.

It also enables KCFI as a sanitizer for x86_64 and aarch64 Linux to make
this possible. The sanitizer should likely be available for all aarch64,
x86_64, and riscv targets, but that isn't critical for initial testing.
2024-03-26 03:16:41 +00:00
..
abi update make_indirect_byval comment about missing fix (this PR is the fix) 2024-03-11 09:39:43 -04:00
asm Improve style 2024-03-13 19:20:49 -04:00
spec CFI: Enable KCFI testing of run-pass tests 2024-03-26 03:16:41 +00:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs step cfgs 2024-03-20 08:49:13 -04:00
target_features.rs Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov 2024-03-07 20:18:54 +00:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00