llvm-6502/test/ExecutionEngine/simplesttest.ll
2003-07-27 00:28:10 +00:00

8 lines
52 B
LLVM

implementation
int %main() {
ret int 0
}