Make this test work.

llvm-svn: 36079
This commit is contained in:
Reid Spencer 2007-04-15 19:28:23 +00:00
parent 09ca3cef26
commit dcec7f9133

View File

@ -1,5 +1,5 @@
// RUN: %llvmgcc -S %s -o - | llvm-as | llc -march=c | \
// RUN: grep '(unsigned short'
// RUN: grep {(unsigned short}
int Z = -1;