Skip to content

Commit

Permalink
we can enable one more codegen test in debug mode now
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung authored and Mark-Simulacrum committed Jun 16, 2020
1 parent f0a4233 commit 81c7ebd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/test/codegen/vec-clear.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// ignore-debug: the debug assertions get in the way
// compile-flags: -O

#![crate_type = "lib"]
Expand Down
1 change: 0 additions & 1 deletion src/test/codegen/vec-optimizes-away.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
//
// ignore-debug: the debug assertions get in the way
// no-system-llvm
// compile-flags: -O
Expand Down

0 comments on commit 81c7ebd

Please sign in to comment.