diff options
author | Ties Stuij <ties.stuij@arm.com> | 2023-08-09 10:16:36 +0100 |
---|---|---|
committer | Ties Stuij <ties.stuij@arm.com> | 2023-08-09 14:16:11 +0100 |
commit | 479955a42a71242e3577c639ca276c75f1a3c2b2 (patch) | |
tree | 1558c95987621fb4e57d7f5bf411047906b603c9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 90c1f51c4b3e7a38a5e1b75de75d15757fc861e4 (diff) | |
download | llvm-479955a42a71242e3577c639ca276c75f1a3c2b2.zip llvm-479955a42a71242e3577c639ca276c75f1a3c2b2.tar.gz llvm-479955a42a71242e3577c639ca276c75f1a3c2b2.tar.bz2 |
[ARM] Allow codegen for Armv6m eXecute-Only (XO) sections
This patch moves the overall lower-bound arch restriction for Arm XO sections
from v8m to v6m. Actual implementation of code-gen for v6m will follow in
follow-up patches, which will include an implementation of relocations needed to
support this.
Reviewed By: simonwallis2, MaskRay
Differential Revision: https://reviews.llvm.org/D149444
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions