Whoops. Give this test some input. Doubly important since its XFAIL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33173 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-01-13 00:28:36 +00:00
parent f6e5459408
commit f947e92496

View File

@ -1,5 +1,5 @@
; XFAIL: *
; RUN: llvm-as | llc -march=c
; RUN: llvm-as < %s | llc -march=c
declare i8* %llvm.va_start()