forked from OSchip/llvm-project
Note that this test is currently expected to fail.
llvm-svn: 11831
This commit is contained in:
parent
f5a393a133
commit
232483aecc
|
@ -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 *
|
||||
|
||||
|
|
Loading…
Reference in New Issue