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