1
Fork 0

disable debug assertions in codegen test

This commit is contained in:
The8472 2021-03-21 23:05:28 +01:00
parent 17f4c2a487
commit 2d8be45743

View file

@ -1,3 +1,4 @@
// ignore-debug: the debug assertions get in the way
// compile-flags: -O
// min-llvm-version: 11.0
#![crate_type = "lib"]