DebugInfo: Emit relocation to debug_line section when emitting asm for asm
[oota-llvm.git] / test / MC / ELF / x86_64-reloc-sizetest.s
index bd67ee0f9de81104c366aa9b6bcd29129b2bbf49..10c13123e6507fe42d739e8ca4bce79e4a8a6331 100644 (file)
@@ -7,7 +7,7 @@ L: movq $(L + 2147483648),%rax
 
 
 // CHECK:      Relocations [
-// CHECK-NEXT:   Section ({{[0-9]+}}) .text {
+// CHECK-NEXT:   Section ({{[0-9]+}}) .rela.text {
 // CHECK-NEXT:     0x3 R_X86_64_32S {{[^ ]+}} 0x80000000
 // CHECK-NEXT:   }
 // CHECK-NEXT: ]