Add 'not' in front of a command that is expected to fail.
[oota-llvm.git] / test / MC / ELF / got.s
index 60dea6d3b172dff1f93d534cbd66e24d69a0cec3..30114b75d84daf60c22e127715283f2b8e408233 100644 (file)
@@ -7,7 +7,7 @@
         movl   foo@GOTPCREL(%rip), %eax
 
 // CHECK:      Relocations [
-// CHECK:        Section ({{[^ ]+}}) .text {
+// CHECK:        Section ({{[^ ]+}}) .rela.text {
 // CHECK-NEXT:       0x{{[^ ]+}} R_X86_64_GOT32 foo 0x{{[^ ]+}}
 // CHECK-NEXT:       0x{{[^ ]+}} R_X86_64_GOTPCREL foo 0x{{[^ ]+}}
 // CHECK-NEXT:   }