[PATCH] D90108: [MC] Error for .weak/.globl/.local which change the symbol binding
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 11:51:07 PDT 2020
nickdesaulniers accepted this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
I wonder how many Linux kernel targets will break when using `LLVM_IAS=1` with this? We should be able to fix up any instances we find in kernel sources though. Thanks for the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90108/new/
https://reviews.llvm.org/D90108
More information about the llvm-commits
mailing list