[PATCH] D128294: [ADT] [lld-macho] Check for end iterator deref in filter_iterator_base

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 11:31:00 PDT 2022


mstorsjo added inline comments.


================
Comment at: lld/test/MachO/dwarf-no-compile-unit.yaml:1
+# REQUIRES: aarch64
+
----------------
(driveby comment) I don't think you'd need the aarch64 target enabled, just for running yaml2obj on an aarch64 object file (unless the linker requires the aarch64 target for linking)?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128294/new/

https://reviews.llvm.org/D128294



More information about the llvm-commits mailing list