Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
Generic
/
ret0.ll
blob: 9e628a1a1409e2e0e4fcc232831145c024f02d9b [
file
] [
log
] [
blame
]
; RUN: llc < %s
define
i32
@main
()
{
ret
i32
0
}