[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 10:54:18 PDT 2022
ZhiyaoMa98 updated this revision to Diff 468973.
ZhiyaoMa98 marked an inline comment as done.
ZhiyaoMa98 added a comment.
Updated the comment to reflect that now we allow using `-mlong-calls` with `-mexecute-only`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136203/new/
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.468973.patch
Type: text/x-patch
Size: 11320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/43a5cb22/attachment.bin>
More information about the cfe-commits
mailing list