diff options
author | Krzysztof Drewniak <krzysdrewniak@gmail.com> | 2025-03-26 20:26:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 20:26:14 -0500 |
commit | 263ec7221ef6ef96876d75b69ab48bf37dcbb25e (patch) | |
tree | b90e5216bbefa0592adbfaff6d1279bc931d7254 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 79e82b6f146e39b2498b9eb44033cde8659ba6b7 (diff) | |
download | llvm-263ec7221ef6ef96876d75b69ab48bf37dcbb25e.zip llvm-263ec7221ef6ef96876d75b69ab48bf37dcbb25e.tar.gz llvm-263ec7221ef6ef96876d75b69ab48bf37dcbb25e.tar.bz2 |
[mlir][NFC] Move and rename EnumAttrCase, EnumAttr C++ classes (#132650)
This moves the EnumAttrCase and EnumAttr classes from Attribute.h/.cpp
to a new EnumInfo.h/cpp and renames them to EnumCase and EnumInfo,
respectively.
This doesn't change any of the tablegen files or any user-facing aspects
of the enum attribute generation system, just reorganizes code in order
to make main PR (#132148) shorter.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions