[PATCH] D128020: [lld-macho] Fix parsing of $ld$ symbols with $ in them

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 20:38:57 PDT 2022


keith added a comment.

Just raising an assertion in the case we hit some that we don't expect. I started looking at actually handling them but I don't think the changes will be very trivial, so I just filed https://github.com/llvm/llvm-project/issues/56074 until I have time


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128020



More information about the llvm-commits mailing list