1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

this test fails

llvm-svn: 24994
This commit is contained in:
Chris Lattner 2005-12-23 16:14:29 +00:00
parent 70b2f56c5a
commit d84f4721b0

View File

@ -1,4 +1,5 @@
; RUN: llvm-as %s -o /dev/null 2>&1 | grep "constant invalid for type"
; XFAIL: *
;; This is a testcase for PR409