[MC][test] Fix reloc-directive-elf-*.s
authorFangrui Song <i@maskray.me>
Sat, 6 Mar 2021 05:37:29 +0000 (21:37 -0800)
committerFangrui Song <i@maskray.me>
Sat, 6 Mar 2021 05:37:29 +0000 (21:37 -0800)
llvm/test/MC/X86/reloc-directive-elf-32.s
llvm/test/MC/X86/reloc-directive-elf-64.s

index b653e60..d4b612e 100644 (file)
@@ -10,7 +10,7 @@
 # PRINT-NEXT: .reloc 0, R_386_32, .data+2
 # PRINT-NEXT: .reloc 0, R_386_IRELATIVE, foo+3
 # PRINT-NEXT: .reloc 0, R_386_GOT32X, 5
-# PRINT-NEXT: .reloc 0, BFD_RELOC_NONE, 9
+# PRINT:      .reloc 0, BFD_RELOC_NONE, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_8, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_16, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_32, 9
index 0cfa060..8f5d8c8 100644 (file)
@@ -9,7 +9,7 @@
 # PRINT-NEXT: .reloc 0, R_X86_64_64, .data+2
 # PRINT-NEXT: .reloc 0, R_X86_64_GOTPCRELX, foo+3
 # PRINT-NEXT: .reloc 0, R_X86_64_REX_GOTPCRELX, 5
-# PRINT-NEXT: .reloc 0, BFD_RELOC_NONE, 9
+# PRINT:      .reloc 0, BFD_RELOC_NONE, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_8, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_16, 9
 # PRINT-NEXT: .reloc 0, BFD_RELOC_32, 9