[PATCH] D130208: [lld-macho] Fix assertion when two symbols at same addr have unwind info

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 16:22:22 PDT 2022


oontvoo added inline comments.


================
Comment at: lld/test/MachO/Inputs/double-unwind-info.yaml:1
+--- !mach-o
+FileHeader:
----------------
would be great to have comment on how this yaml was created (ie., the `.s` file and/or any special flag?) in case we need to update it in the future


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130208



More information about the llvm-commits mailing list