diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-06-09 09:19:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 09:19:31 -0700 |
commit | 4ed0ff8756cb1ed0f67cf5415a60cfbce2c6164b (patch) | |
tree | 90208f7ed2342d656815274b2c04aec9c443b2f1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 58cce436d6002f5ffa172a80783109388957807d (diff) | |
download | llvm-4ed0ff8756cb1ed0f67cf5415a60cfbce2c6164b.zip llvm-4ed0ff8756cb1ed0f67cf5415a60cfbce2c6164b.tar.gz llvm-4ed0ff8756cb1ed0f67cf5415a60cfbce2c6164b.tar.bz2 |
[CIR] Add support for using enum constants (#143214)
Although support for declaring enums and using values whose type was an
enum was previously upstreamed, we didn't have support for referencing
the constant values declared in the enum. This change adds that support.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions