llvm-project/llvm/test/Regression/ExecutionEngine/simplesttest.ll

8 lines
52 B
LLVM

implementation
int %main() {
ret int 0
}