update test

llvm-svn: 36115
This commit is contained in:
Chris Lattner 2007-04-16 06:04:03 +00:00
parent b21b885cdf
commit 5df90f03b9
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
/* RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep cast
XFAIL: *
/* RUN: %llvmgcc -xc %s -S -o - | grep -v alloca | not grep bitcast
*/
void test(int* array, long long N) {