forked from OSchip/llvm-project
parent
f851163c53
commit
0442889b18
|
@ -1,3 +1,5 @@
|
||||||
|
; RUN: llvm-as < %s | llc -march=x86
|
||||||
|
|
||||||
%"struct.K::JL" = type <{ i8 }>
|
%"struct.K::JL" = type <{ i8 }>
|
||||||
%struct.jv = type { i64 }
|
%struct.jv = type { i64 }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue