aboutsummaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-06-06 10:58:51 -0700
committerAlex Langford <alangford@apple.com>2023-06-06 10:59:59 -0700
commit11d61c079d4b4927efea42a38a27d4586887b764 (patch)
tree9961d5b12991705cdec40d4fc3344093316e0538 /lld
parente8966125e2812f08bf0f548bf576981025d44cbd (diff)
downloadllvm-11d61c079d4b4927efea42a38a27d4586887b764.zip
llvm-11d61c079d4b4927efea42a38a27d4586887b764.tar.gz
llvm-11d61c079d4b4927efea42a38a27d4586887b764.tar.bz2
Revert "[DebugInfo] Add error checking around data extraction in DWARFAbbreviationDeclaration::extract"
This reverts commit 6836a47b7e6b57927664ec6ec750ae37bb951129. This breaks some bots, need to investigate.
Diffstat (limited to 'lld')
-rw-r--r--lld/test/MachO/stabs-dwarf5.s2
-rw-r--r--lld/test/MachO/stabs-icf.s2
-rw-r--r--lld/test/MachO/stabs.s4
3 files changed, 0 insertions, 8 deletions
diff --git a/lld/test/MachO/stabs-dwarf5.s b/lld/test/MachO/stabs-dwarf5.s
index 169f179..61a0986 100644
--- a/lld/test/MachO/stabs-dwarf5.s
+++ b/lld/test/MachO/stabs-dwarf5.s
@@ -51,8 +51,6 @@ Lsection_abbrev:
.byte 114 ## DW_AT_str_offsets_base
.byte 23 ## DW_FORM_sec_offset
.byte 0 ## EOM(1)
- .byte 0 ## EOM(2)
- .byte 0 ## EOM(3)
.section __DWARF,__debug_info,regular,debug
.set Lset0, Ldebug_info_end0-Ldebug_info_start0 ## Length of Unit
.long Lset0
diff --git a/lld/test/MachO/stabs-icf.s b/lld/test/MachO/stabs-icf.s
index 99d0871..129fc86 100644
--- a/lld/test/MachO/stabs-icf.s
+++ b/lld/test/MachO/stabs-icf.s
@@ -64,8 +64,6 @@ Lsection_abbrev:
.byte 18 ## DW_AT_high_pc
.byte 6 ## DW_FORM_data4
.byte 0 ## EOM(1)
- .byte 0 ## EOM(2)
- .byte 0 ## EOM(3)
.section __DWARF,__debug_info,regular,debug
.set Lset0, Ldebug_info_end0-Ldebug_info_start0 ## Length of Unit
.long Lset0
diff --git a/lld/test/MachO/stabs.s b/lld/test/MachO/stabs.s
index 145e796..aa96f7c 100644
--- a/lld/test/MachO/stabs.s
+++ b/lld/test/MachO/stabs.s
@@ -205,8 +205,6 @@ Lsection_abbrev:
.byte 18 ## DW_AT_high_pc
.byte 6 ## DW_FORM_data4
.byte 0 ## EOM(1)
- .byte 0 ## EOM(2)
- .byte 0 ## EOM(3)
.section __DWARF,__debug_info,regular,debug
.set Lset0, Ldebug_info_end0-Ldebug_info_start0 ## Length of Unit
.long Lset0
@@ -256,8 +254,6 @@ Lsection_abbrev:
.byte 18 ## DW_AT_high_pc
.byte 6 ## DW_FORM_data4
.byte 0 ## EOM(1)
- .byte 0 ## EOM(2)
- .byte 0 ## EOM(3)
.section __DWARF,__debug_info,regular,debug
.set Lset0, Ldebug_info_end0-Ldebug_info_start0 ## Length of Unit
.long Lset0