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

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 10:15:58 PDT 2021


lgrey added a comment.

@MaskRay are you OK with this (with added FIXME) given the comment above? I think just removing the hack (and doing the migration work) isn't enough due to the issues I saw with relocations after removing it.


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