Sign in
swiftshader
/
SwiftShader
/
5174c572fe1be0b65770bb9db9fa4d08ffca658f
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
Generic
/
ret42.ll
blob: 587de2f2cd11cf94d8396d516a43d6b615508e86 [
file
]
; RUN: llc < %s
define
i32
@main
()
{
ret
i32
42
}