Fix typo in test. Thanks to Andrew Ng for spotting this!

This commit is contained in:
Douglas Yung 2020-08-05 22:54:59 -07:00
parent 9097ef84ce
commit bac1a0839f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; REQUIRES: asserts
; RUN: opt -newgvn -S %s | FileChecks %s
; RUN: opt -newgvn -S %s | FileCheck %s
; XFAIL: *