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

Zhiyao Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 14:51:09 PDT 2022


ZhiyaoMa98 created this revision.
ZhiyaoMa98 added reviewers: labrinea, rengolin.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
ZhiyaoMa98 requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added projects: clang, LLVM.

Promote constant pools used by long-calls to global variables.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136203

Files:
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/test/Driver/arm-execute-only.c
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/thumb2-execute-only-long-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136203.468707.patch
Type: text/x-patch
Size: 11543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/abdff89b/attachment.bin>


More information about the llvm-commits mailing list