[RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64
[oota-llvm.git] / test / ExecutionEngine / RuntimeDyld / X86 / COFF_x86_64.s
index fc0f3e8514734e9b3562719590bb298e9767c110..a865bdbfc4c4098d5ac2b03c5d56eaaf49cc2861 100644 (file)
@@ -28,6 +28,12 @@ inst1:
 .Ltmp2:
        .seh_endproc
 
+        .data
+       .globl  x                       # @x
+# rtdyld-check: *{8}x = F
+x:
+       .quad   F
+
 # Make sure the JIT doesn't bail out on BSS sections.
         .bss
 bss_check: