simplesttest.ll 83 Bytes Raw Blame History Permalink 1 2 3 4 5 6 ; RUN: %lli -jit-kind=orc-mcjit %s > /dev/null define i32 @main() { ret i32 0 }