aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexander Richardson <alexrichardson@google.com>2026-01-21 08:21:59 -0800
committerGitHub <noreply@github.com>2026-01-21 08:21:59 -0800
commit224f2bdc37fbf9c1198deefe3908c930572fbfe7 (patch)
tree6d5bebee8d93b824e752a2ac19e3e20f8e2c64fd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2708629c05a8dd4f024212920eb2e30fda18f8f5 (diff)
downloadllvm-224f2bdc37fbf9c1198deefe3908c930572fbfe7.zip
llvm-224f2bdc37fbf9c1198deefe3908c930572fbfe7.tar.gz
llvm-224f2bdc37fbf9c1198deefe3908c930572fbfe7.tar.bz2
[RISC-V] Avoid using an allocated extension name in invalid-attributes.s
The Y extension has been allocated and will no longer trigger an error once https://github.com/llvm/llvm-project/pull/176870 lands. Use 't' to test this case instead which is still marked as reserved and as far as I know is not currently reserved for any future extensions. Pull Request: https://github.com/llvm/llvm-project/pull/177094
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions