Actually fix test from r345085 REQUIRE: asserts

llvm-svn: 345090
This commit is contained in:
Fangrui Song 2018-10-23 22:07:34 +00:00
parent 5ade736c36
commit eaf80baf01

View File

@ -1,4 +1,4 @@
; REQUIRES: debug
; REQUIRES: asserts
; RUN: opt -S -debug-counter=early-cse-skip=1,early-cse-count=1 -early-cse \
; RUN: -debug-counter=newgvn-vn-skip=1,newgvn-vn-count=2 -newgvn \