Go back to producing relocations for out of range symbols.
[oota-llvm.git] / test / MC / ARM / thumb-branches.s
index 4870e82162398ff609d40c7e8a1750f470aa3cde..b4cdfa12a55689f59b614c8a51b581df561a76ac 100644 (file)
@@ -16,5 +16,10 @@ end2:
         .global end3
 end3:
 
+        bl      end4
+        .space 0x400000
+end4:
+
 @ CHECK: 0x400003 R_ARM_THM_CALL end2 0x0
 @ CHECK: 0x800006 R_ARM_THM_CALL end3 0x0
+@ CHECK: 0xC0000A R_ARM_THM_CALL end4 0x0