blob: a6688c237c0e51a1d772bfdeb85802c226d82782 [file] [log] [blame]
; RUN: %lli -use-mcjit %s > /dev/null
define i32 @main() {
ret i32 0
}