disable debug assertions in codegen test
This commit is contained in:
parent
17f4c2a487
commit
2d8be45743
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// ignore-debug: the debug assertions get in the way
|
||||
// compile-flags: -O
|
||||
// min-llvm-version: 11.0
|
||||
#![crate_type = "lib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue