Sign in
swiftshader
/
SwiftShader
/
a9d6960bcd092d2d045498e50dfffa3f8aa2f3bd
/
.
/
third_party
/
LLVM
/
test
/
ExecutionEngine
/
simplesttest.ll
blob: 048723453f0600feca0b7d041fdc4b418c782fc5 [
file
] [
log
] [
blame
]
; RUN: lli %s > /dev/null
define
i32
@main
()
{
ret
i32
0
}