[PATCH] D128294: [ADT] [lld-macho] Check for end iterator deref in filter_iterator_base
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 21 11:35:11 PDT 2022
int3 added inline comments.
================
Comment at: lld/test/MachO/dwarf-no-compile-unit.yaml:3-4
+
+## Check that LLD does not crash if it encounters DWARF sections
+## without __debug_info compile units DIEs being present.
+
----------------
int3 wrote:
> how was this generated?
(and why can't we generate it directly from `llvm-mc`?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128294/new/
https://reviews.llvm.org/D128294
More information about the llvm-commits
mailing list