Note that this test is currently expected to fail.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 25 Feb 2004 20:34:02 +0000 (20:34 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 25 Feb 2004 20:34:02 +0000 (20:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11831 91177308-0d34-0410-b5e6-96231b3b80d8

test/Assembler/2002-05-02-ParseError.ll

index 44f97a0be0987d152c07fac4c172a19bcff8290a..b5809a87106c10c41b2b7e9da3d2084332455df1 100644 (file)
@@ -1,5 +1,6 @@
 ; This should parse correctly without an 'implementation', but our current YACC
 ; based parser doesn't have the required 2 token lookahead...
+; XFAIL 
 
        %T = type int *