Files
rust/tests/ui/target_modifiers/auxiliary/kcfi-normalize-ints.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
191 B
Rust
Raw Normal View History

//@ no-prefer-dynamic
//@ needs-sanitizer-kcfi
//@ compile-flags: -C panic=abort -Zsanitizer=kcfi -Zsanitizer-cfi-normalize-integers
#![feature(no_core)]
#![crate_type = "rlib"]
#![no_core]