summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/dwarf-asm-multiple-sections.s')
-rw-r--r--llvm/test/MC/ARM/dwarf-asm-multiple-sections.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s b/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
index 3f2e9b8efa3..1f13a5abf9c 100644
--- a/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
+++ b/llvm/test/MC/ARM/dwarf-asm-multiple-sections.s
@@ -47,8 +47,8 @@ b:
// DWARF: .debug_aranges contents:
// DWARF-NEXT: Address Range Header: length = 0x00000024, version = 0x0002, cu_offset = 0x00000000, addr_size = 0x04, seg_size = 0x00
-// DWARF-NEXT: [0x00000000 - 0x00000004)
-// DWARF-NEXT: [0x00000000 - 0x00000004)
+// DWARF-NEXT: [0x00000000, 0x00000004)
+// DWARF-NEXT: [0x00000000, 0x00000004)
// DWARF-DL: .debug_line contents:
OpenPOWER on IntegriCloud