blob: 4a47131ada22e8db0610c925eda12d5fd86f8f0f [file] [log] [blame]
; RUN: %lli -jit-kind=orc-mcjit %s > /dev/null
define i32 @main() {
ret i32 0
}