aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2022-07-27 09:15:14 +0100
committerDavid Green <david.green@arm.com>2022-07-27 09:15:14 +0100
commit39f83849640114340fb2144450383a7bd90d5f0b (patch)
treed082706feb3ec58c9cd304296a3afedbbc5528a5 /clang/lib/CodeGen/CodeGenFunction.cpp
parenta0154218c33d1016f297cb2dd75c270b0c8a3ba3 (diff)
downloadllvm-39f83849640114340fb2144450383a7bd90d5f0b.zip
llvm-39f83849640114340fb2144450383a7bd90d5f0b.tar.gz
llvm-39f83849640114340fb2144450383a7bd90d5f0b.tar.bz2
[ARM] Correct features on pacbti instructions.
Given a patch like D129506, using instructions not valid for the current feature set becomes an error. This updates the Arm hint-space instructions for pac/bti to require thumbv7m as opposed to 8.1-m.main, to make them valid when compiling for thumbv7m with -mbranch-protection. Differential Revision: https://reviews.llvm.org/D129692
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions