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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 16:38:01 PDT 2022


int3 marked an inline comment as done.
int3 added inline comments.


================
Comment at: lld/test/MachO/Inputs/double-unwind-info.yaml:1
+--- !mach-o
+FileHeader:
----------------
oontvoo wrote:
> 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
See the comments in double-unwind-info.s :)


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