[all-commits] [llvm/llvm-project] 5c42ba: [ARM] armv6m eXecute Only (XO) long branch Thunk
walkerkd via All-commits
all-commits at lists.llvm.org
Fri Jun 30 04:00:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c42ba98372ba33988e67a3a88f1b08fba37f6e3
https://github.com/llvm/llvm-project/commit/5c42ba98372ba33988e67a3a88f1b08fba37f6e3
Author: Keith Walker <keith.walker at arm.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M lld/ELF/Thunks.cpp
A lld/test/ELF/arm-thumb-thunk-v6m-xo.s
Log Message:
-----------
[ARM] armv6m eXecute Only (XO) long branch Thunk
This patch adds a thunk for Thumb long branch on V6-M for eXecute Only.
Note that there is currently no support for a position independant and
eXecute Only V6-M long branch thunk
Differential Revision: https://reviews.llvm.org/D153772
More information about the All-commits
mailing list