From: Brian Gaeke Date: Wed, 25 Feb 2004 20:34:02 +0000 (+0000) Subject: Note that this test is currently expected to fail. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f44f72715dfe05184fdb6a5bf5199c9addbb3c40;p=oota-llvm.git Note that this test is currently expected to fail. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11831 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Assembler/2002-05-02-ParseError.ll b/test/Assembler/2002-05-02-ParseError.ll index 44f97a0be09..b5809a87106 100644 --- a/test/Assembler/2002-05-02-ParseError.ll +++ b/test/Assembler/2002-05-02-ParseError.ll @@ -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 *