diff options
author | Lakshay Kumar <lakshayk@nvidia.com> | 2025-04-09 09:41:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-09 09:41:43 +0530 |
commit | 559540dc2738af0ab3f0b48eb4993095b8a8c627 (patch) | |
tree | b506038ae2932b95fd528e12346cdaf27d19fda6 /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | 50e218ad9cef3e59f8d8ba8c9c7b57ce9c213c52 (diff) | |
download | llvm-559540dc2738af0ab3f0b48eb4993095b8a8c627.zip llvm-559540dc2738af0ab3f0b48eb4993095b8a8c627.tar.gz llvm-559540dc2738af0ab3f0b48eb4993095b8a8c627.tar.bz2 |
[llvm-exegesis][AArch64] Disable pauth and ldgm as unsupported instructions (#132346)
[llvm-exegesis][AArch64] Disable pauth and ldgm as unsupported
instructions.
Skipping AUT and LDGM opcode variants which currently throws "illegal
instruction".
- Checking opcodes specifically for LDGM and AUT opcode instruction
variants.
- Gracefully exiting with " : Unsupported opcode:
isPointerAuth/isUncheckedAccess"
- Added corresponding test cases to check exit message.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions