forked from OSchip/llvm-project
parent
a674612d94
commit
13e8b022f5
|
@ -1,4 +1,4 @@
|
|||
; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | grep 4
|
||||
; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=att | grep movl | count 4
|
||||
|
||||
%struct.double_int = type { i64, i64 }
|
||||
%struct.tree_common = type <{ i8, [3 x i8] }>
|
||||
|
|
Loading…
Reference in New Issue