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