Sign in
swiftshader
/
SwiftShader.git
/
8dfd9a7616f89f269f9c46cc7659c6e1a7db1ec7
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
Generic
/
ret0.ll
blob: 1da4375544512d790ec9e2f4be723bd2a8ae26c3 [
file
]
; RUN: llc < %s
define
i32
@main
()
{
ret
i32
0
}