diff options
author | Oliver Stannard <oliver.stannard@linaro.org> | 2021-03-11 09:16:30 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@linaro.org> | 2021-03-11 09:21:05 +0000 |
commit | 0070c9ee2d2ce8513fa36375dca407d40150a576 (patch) | |
tree | 1d3876e4305779858dd89e3a1067e372ed75f123 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9f41c03f82874075c30b97b8ff71eff70f313fa0 (diff) | |
download | llvm-0070c9ee2d2ce8513fa36375dca407d40150a576.zip llvm-0070c9ee2d2ce8513fa36375dca407d40150a576.tar.gz llvm-0070c9ee2d2ce8513fa36375dca407d40150a576.tar.bz2 |
[AArch64][compiler-rt] Fix PAC instructions for older compilers
The paciasp and autiasp instructions are only accepted by recent
compilers, but have the same encoding as hint instructions, so we can
use the hint menmonic to support older compilers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions