diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-07-17 11:27:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 11:27:47 -0500 |
commit | 661cbd5a5254de22ba87a49e89f54b30e2874fb3 (patch) | |
tree | 8c18aba711ce3e44b96a9e14e56cad0303a5ecaa /llvm/lib/IR/Module.cpp | |
parent | e8a891b0f9d2a742ac3904116aaec2c7c9231b24 (diff) | |
download | llvm-661cbd5a5254de22ba87a49e89f54b30e2874fb3.zip llvm-661cbd5a5254de22ba87a49e89f54b30e2874fb3.tar.gz llvm-661cbd5a5254de22ba87a49e89f54b30e2874fb3.tar.bz2 |
[utils][TableGen] Make some non-bitmask enums iterable (#148647)
Additionally, add sentinel values <Enum>::First_ and <Enum>::Last_ to
each one of those enums.
This will allow using `enum_seq_inclusive` to generate the list of
enum-typed values of any generated scoped (non-bitmask) enum.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions