mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-23 12:40:17 +00:00
Make this test work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36079 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
470f260577
commit
a99800c77f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user