CS153/hw6/llprograms/arith_combo_dce.ll

5 lines
57 B
LLVM
Raw Normal View History

define i64 @main(i64 %argc, i8** %arcv) {
ret i64 4
}