forked from OSchip/llvm-project
Fix typo in test. Thanks to Andrew Ng for spotting this!
This commit is contained in:
parent
9097ef84ce
commit
bac1a0839f
|
@ -1,6 +1,6 @@
|
|||
; REQUIRES: asserts
|
||||
|
||||
; RUN: opt -newgvn -S %s | FileChecks %s
|
||||
; RUN: opt -newgvn -S %s | FileCheck %s
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
|
|
Loading…
Reference in New Issue