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