Put in the symbol table symbols only used in a .globl statement.
[oota-llvm.git] / test / MC / ELF / diff.s
index 9b662ecd178c7cc101f4e0d46a410d4176103430..1879a39e8b9a18b8783e6e0f952e81d1d3eb1712 100644 (file)
@@ -8,8 +8,8 @@ bar:
 zed:
         mov zed+(bar-foo), %eax
 
-// CHECK:       # Relocation 0x0
-// CHECK-NEXT:  (('r_offset', 0x5)
-// CHECK-NEXT:   ('r_sym', 0x6)
-// CHECK-NEXT:   ('r_type', 0xb)
-// CHECK-NEXT:   ('r_addend', 0x1)
+// CHECK:       # Relocation 0x00000000
+// CHECK-NEXT:  (('r_offset', 0x00000005)
+// CHECK-NEXT:   ('r_sym', 0x00000006)
+// CHECK-NEXT:   ('r_type', 0x0000000b)
+// CHECK-NEXT:   ('r_addend', 0x00000001)