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