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