diff options
author | David Spickett <david.spickett@linaro.org> | 2022-07-05 16:14:24 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2022-07-06 08:41:53 +0000 |
commit | 20741c74c501733dbabda0848cef472131926f0c (patch) | |
tree | 197507090355cde91593f950139760ad0e6fdd40 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 8ee913d83b170729300a2381158c77acdb3ac8f8 (diff) | |
download | llvm-20741c74c501733dbabda0848cef472131926f0c.zip llvm-20741c74c501733dbabda0848cef472131926f0c.tar.gz llvm-20741c74c501733dbabda0848cef472131926f0c.tar.bz2 |
[llvm][AArch64] Fix "+all" feature for sysreg aliases
For example the predres extension adds one instruction that
is a sys alias. Previously this wasn't disassembled properly
with "+all".
This was because a check for "+all" was added to haveFeatures
in AArch64SysReg but not in SysAlias.
Reviewed By: MaskRay, lenary
Differential Revision: https://reviews.llvm.org/D129147
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions