blob: c24faeca3dc8526507f8eb95bcee4c77c5bfb367 [file] [log] [blame] [edit]
//@ compile-flags: -Z sanitizer=address -C target-feature=+crt-static --target x86_64-unknown-linux-gnu
//@ needs-llvm-components: x86
#![feature(no_core)]
#![no_core]
#![no_main]