summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs/dwarfdump-header.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/dwarfdump-header.s')
-rw-r--r--llvm/test/DebugInfo/Inputs/dwarfdump-header.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Inputs/dwarfdump-header.s b/llvm/test/DebugInfo/Inputs/dwarfdump-header.s
index f9ebc047d57..ce51e987f38 100644
--- a/llvm/test/DebugInfo/Inputs/dwarfdump-header.s
+++ b/llvm/test/DebugInfo/Inputs/dwarfdump-header.s
@@ -111,7 +111,7 @@ TU_4_version:
.short 4 # DWARF version number
.long .debug_abbrev # Offset Into Abbrev. Section
.byte 8 # Address Size (in bytes)
- .quad 0x1122334455667788 # Type Signature
+ .quad 0x0011223344556677 # Type Signature
.long TU_4_type-TU_4_start # Type offset
# The type-unit DIE, which has a name.
.byte 2
OpenPOWER on IntegriCloud