diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-06-21 12:39:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-21 12:39:28 -0600 |
commit | 39048b69b85e530b9b8a4226d9043a0bd340fe8a (patch) | |
tree | 1edf7365c3e06ea2efd52b416798851e5724570d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bf3e3289d67cb0fe136b0660cac39c24c9f65069 (diff) | |
download | llvm-39048b69b85e530b9b8a4226d9043a0bd340fe8a.zip llvm-39048b69b85e530b9b8a4226d9043a0bd340fe8a.tar.gz llvm-39048b69b85e530b9b8a4226d9043a0bd340fe8a.tar.bz2 |
[DirectX] Move ResourceClass enum into DXILABI. NFC (#96335)
The resource class isn't HLSL specific, and we'll need to use it in the
DirectX backend as well.
I've also removed the "invalid" enum value since it isn't needed or
used, which necessitates fixing up the clang attr emitter to handle
external enum types that are fully covered by the attribute.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions