forked from OSchip/llvm-project
parent
b37fb6a0da
commit
c9e2e13d0a
|
@ -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…
Reference in New Issue