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