1 ; Check that we can execute a program that makes a single call to an internal
2 ; linkage function that returns zero.
4 ; Failure may indicate a problem with branch relocation handling in the JIT
9 define internal i32 @foo() {
13 define i32 @main(i32 %argc, i8** %argv) {