Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
target_modifiers
/
auxiliary
/
kcfi-normalize-ints.rs
blob: f97005a14502d4cf18062f5f9a9422b9bfab365d [
file
] [
log
] [
blame
] [
edit
]
//@ 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
]