summaryrefslogtreecommitdiff
path: root/test/Assembler
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-02-25 20:34:02 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-02-25 20:34:02 +0000
commitf44f72715dfe05184fdb6a5bf5199c9addbb3c40 (patch)
tree549db19ffa8bd5f06b9994f60e11ea1dd3b223bb /test/Assembler
parent95c34f2efd5051a4b7bc872435807c0b114b459c (diff)
downloadllvm-f44f72715dfe05184fdb6a5bf5199c9addbb3c40.tar.gz
llvm-f44f72715dfe05184fdb6a5bf5199c9addbb3c40.tar.bz2
llvm-f44f72715dfe05184fdb6a5bf5199c9addbb3c40.tar.xz
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
Diffstat (limited to 'test/Assembler')
-rw-r--r--test/Assembler/2002-05-02-ParseError.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/2002-05-02-ParseError.ll b/test/Assembler/2002-05-02-ParseError.ll
index 44f97a0be0..b5809a8710 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 *