Add opt-level=0 to test
This commit is contained in:
parent
7b49c7d743
commit
601aa407ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// build-pass
|
||||
// compile-flags: --crate-type lib
|
||||
// compile-flags: --crate-type lib -C opt-level=0
|
||||
|
||||
// Regression test for LLVM crash affecting Emscripten targets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue