[PATCH] D109109: [MC] Recursively calculate symbol offset
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 09:59:15 PDT 2021
nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
I built the mainline Linux kernel for x86_64, arm, and arm64 (defconfigs) with clang's integrated assembler with this patch without any problem. I also boot tested the resulting images in qemu. So LGTM from that perspective, but please wait for additional sign off from other reviewers.
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