CS153/hw3/llprograms/analysis12_dce_opt.ll

5 lines
61 B
LLVM
Raw Normal View History

define i64 @program(i64 %argc, i8** %arcv) {
ret i64 14
}