[PATCH] D136203: [ARM] Support -mexecute-only with -mlong-calls.

Zhiyao Ma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 08:33:07 PDT 2022


ZhiyaoMa98 marked an inline comment as done.
ZhiyaoMa98 added a comment.

I have updated the diff to avoid the extra indirection. I am thinking about adding a new option, say `-mgot-calls` to allow code generation with the extra indirection. Is it sensible and shall I create another diff to discuss that?


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

https://reviews.llvm.org/D136203



More information about the cfe-commits mailing list