1 2 3 4 5 6 7
//@ no-prefer-dynamic //@ compile-flags: --target i686-unknown-linux-gnu -Zregparm=2 //@ needs-llvm-components: x86 #![feature(no_core)] #![crate_type = "rlib"] #![no_core]