diff options
author | Alfie Richards <alfie.richards@arm.com> | 2024-03-19 21:11:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 23:11:48 +0200 |
commit | e3030f1e1958a2be51822bacce764395c16e682a (patch) | |
tree | 8300c0add28a77c46fa7a8f7b6f12f3c62ab5265 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 5cfcd9bc13ac0f1be519e2e2d69276c82cbba3b9 (diff) | |
download | llvm-e3030f1e1958a2be51822bacce764395c16e682a.zip llvm-e3030f1e1958a2be51822bacce764395c16e682a.tar.gz llvm-e3030f1e1958a2be51822bacce764395c16e682a.tar.bz2 |
[ARM] FIX: Fix parsing `pkhtb` with a condition code
This was broken by https://github.com/llvm/llvm-project/pull/83436 as in
optional operands meant when the CC operand is provided the
`parsePKHImm` parser is applied to register operands, which previously
erroneously produced an error.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions