this test fails

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24994 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-12-23 16:14:29 +00:00
parent cf4a81e56f
commit 72f49aae17

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