[PATCH] D109109: [MC] Recursively calculate symbol offset
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 15:23:52 PDT 2021
lhames added a comment.
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.
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