Sign in
swiftshader
/
SwiftShader
/
d7a21ccd41ce4efab6cc0cbd9440a68301e0f708
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
ARM
/
ret0.ll
blob: 212cc8f3e8a991e5520527f9a8401c150d8a70ba [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=arm
define
i32
@test
()
{
ret
i32
0
}