Files
Odin/examples/test.ll
2016-08-01 13:11:50 +01:00

5 lines
41 B
LLVM

define void @main() {
entry:
ret void
}