diff options
Diffstat (limited to 'llvm/test/MC/ARM')
-rw-r--r-- | llvm/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s | 6 | ||||
-rw-r--r-- | llvm/test/MC/ARM/dwarf-asm-multiple-sections.s | 6 | ||||
-rw-r--r-- | llvm/test/MC/ARM/dwarf-asm-nonstandard-section.s | 6 | ||||
-rw-r--r-- | llvm/test/MC/ARM/dwarf-asm-single-section.s | 6 | ||||
-rw-r--r-- | llvm/test/MC/ARM/symbol-variants.s | 2 |
5 files changed, 13 insertions, 13 deletions
diff --git a/llvm/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s b/llvm/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s index 5891a317007..fbb1d689273 100644 --- a/llvm/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s +++ b/llvm/test/MC/ARM/dwarf-asm-multiple-sections-dwarf-2.s @@ -49,7 +49,7 @@ b: // DWARF-NOT: .debug_pubnames contents: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: +// RELOC: RELOCATION RECORDS FOR [.debug_info]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_abbrev // RELOC-NEXT: 0000000c R_ARM_ABS32 .debug_line // RELOC-NEXT: R_ARM_ABS32 .text @@ -57,9 +57,9 @@ b: // RELOC-NEXT: R_ARM_ABS32 .text // RELOC-NEXT: R_ARM_ABS32 foo -// RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: +// RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]: +// RELOC: RELOCATION RECORDS FOR [.debug_aranges]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_info // RELOC-NEXT: 00000010 R_ARM_ABS32 .text // RELOC-NEXT: 00000018 R_ARM_ABS32 foo diff --git a/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s b/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s index f995958d9f8..906cd0b607d 100644 --- a/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s +++ b/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s @@ -77,7 +77,7 @@ b: // Offsets are different in DWARF v5 due to different header layout. -// RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: +// RELOC: RELOCATION RECORDS FOR [.debug_info]: // RELOC4-NEXT: 00000006 R_ARM_ABS32 .debug_abbrev // RELOC4-NEXT: 0000000c R_ARM_ABS32 .debug_line // RELOC4-NEXT: 00000010 R_ARM_ABS32 .debug_ranges @@ -87,11 +87,11 @@ b: // RELOC-NEXT: R_ARM_ABS32 .text // RELOC-NEXT: R_ARM_ABS32 foo -// RELOC: RELOCATION RECORDS FOR [.rel.debug_ranges]: +// RELOC: RELOCATION RECORDS FOR [.debug_ranges]: // RELOC-NEXT: 00000004 R_ARM_ABS32 .text // RELOC-NEXT: 00000014 R_ARM_ABS32 foo -// RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]: +// RELOC: RELOCATION RECORDS FOR [.debug_aranges]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_info // RELOC-NEXT: 00000010 R_ARM_ABS32 .text // RELOC-NEXT: 00000018 R_ARM_ABS32 foo diff --git a/llvm/test/MC/ARM/dwarf-asm-nonstandard-section.s b/llvm/test/MC/ARM/dwarf-asm-nonstandard-section.s index 0bc9f1df70f..38e46b9d1f0 100644 --- a/llvm/test/MC/ARM/dwarf-asm-nonstandard-section.s +++ b/llvm/test/MC/ARM/dwarf-asm-nonstandard-section.s @@ -42,15 +42,15 @@ b: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: +// RELOC: RELOCATION RECORDS FOR [.debug_info]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_abbrev // RELOC-NEXT: 0000000c R_ARM_ABS32 .debug_line // RELOC-NEXT: R_ARM_ABS32 foo // RELOC-NEXT: R_ARM_ABS32 foo // RELOC-NEXT: R_ARM_ABS32 foo -// RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: +// RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]: +// RELOC: RELOCATION RECORDS FOR [.debug_aranges]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_info // RELOC-NEXT: 00000010 R_ARM_ABS32 foo diff --git a/llvm/test/MC/ARM/dwarf-asm-single-section.s b/llvm/test/MC/ARM/dwarf-asm-single-section.s index 1e0880d91c9..709818d477e 100644 --- a/llvm/test/MC/ARM/dwarf-asm-single-section.s +++ b/llvm/test/MC/ARM/dwarf-asm-single-section.s @@ -41,15 +41,15 @@ a: // DWARF-NOT: .debug_pubnames contents: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: +// RELOC: RELOCATION RECORDS FOR [.debug_info]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_abbrev // RELOC-NEXT: 0000000c R_ARM_ABS32 .debug_line // RELOC-NEXT: R_ARM_ABS32 .text // RELOC-NEXT: R_ARM_ABS32 .text // RELOC-NEXT: R_ARM_ABS32 .text -// RELOC-NOT: RELOCATION RECORDS FOR [.rel.debug_ranges]: +// RELOC-NOT: RELOCATION RECORDS FOR [.debug_ranges]: -// RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]: +// RELOC: RELOCATION RECORDS FOR [.debug_aranges]: // RELOC-NEXT: 00000006 R_ARM_ABS32 .debug_info // RELOC-NEXT: 00000010 R_ARM_ABS32 .text diff --git a/llvm/test/MC/ARM/symbol-variants.s b/llvm/test/MC/ARM/symbol-variants.s index 96fa18055f0..96fc4bda037 100644 --- a/llvm/test/MC/ARM/symbol-variants.s +++ b/llvm/test/MC/ARM/symbol-variants.s @@ -1,7 +1,7 @@ @ RUN: llvm-mc < %s -triple armv7-none-linux-gnueabi -filetype=obj | llvm-objdump -triple armv7-none-linux-gnueabi -r - | FileCheck %s --check-prefix=CHECK --check-prefix=ARM @ RUN: llvm-mc < %s -triple thumbv7-none-linux-gnueabi -filetype=obj | llvm-objdump -triple thumbv7-none-linux-gnueabi -r - | FileCheck %s --check-prefix=CHECK --check-prefix=THUMB -@ CHECK-LABEL: RELOCATION RECORDS FOR [.rel.text] +@ CHECK-LABEL: RELOCATION RECORDS FOR [.text] .Lsym: @ empty |