compiler-builtins-zynq/src/bin
Jorge Aparicio 96ddd4ed8d use test::black_box instead of ptr::*_volatile
both prevent LLVM from optimizing away the intrinsics but the former
doesn't produce an `intrinsics` binary that segfaults
2016-10-07 18:26:21 -05:00
..
intrinsics.rs use test::black_box instead of ptr::*_volatile 2016-10-07 18:26:21 -05:00