[PATCH] D110609: [CodeGen] Fix wrapping personality symbol on ARM

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 13:42:19 PDT 2021


smeenai added a comment.

In D110609#3028479 <https://reviews.llvm.org/D110609#3028479>, @MaskRay wrote:

>> and then the ARM backend attempts to change the binding to global, which causes an error.
>
> Elaborate the error.

Thanks for the review! Does the updated summary look sufficient or would you like more details added?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110609



More information about the llvm-commits mailing list