[PATCH] D109109: [MC] Recursively calculate symbol offset

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 07:24:04 PDT 2021


lgrey added a comment.

In D109109#3013769 <https://reviews.llvm.org/D109109#3013769>, @lhames wrote:

> I think the MachO behavior described in https://bugs.llvm.org/show_bug.cgi?id=19203 is broken, but I still don't think that we can change this until we have a plan to deal with instances of the buggy pattern in the wild -- that's a much bigger issue than underlying bug.

What's a good path forward to fix that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109109



More information about the llvm-commits mailing list