mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 06:27:56 +00:00
Fix syntax.
llvm-svn: 36021
This commit is contained in:
parent
3553a131d0
commit
a8235c3a66
@ -2,7 +2,7 @@
|
||||
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
|
||||
; RUN: diff %t1.ll %t2.ll
|
||||
; RUN: not grep cast %t2.ll
|
||||
; RUN: grep '\<{' %t2.ll
|
||||
; RUN: grep {\<\{} %t2.ll
|
||||
; END.
|
||||
|
||||
%struct.anon = type <{ i8, i35, i35, i35 }>
|
||||
|
Loading…
x
Reference in New Issue
Block a user