diff options
author | Helena Kotas <hekotas@microsoft.com> | 2024-10-30 14:06:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 14:06:42 -0700 |
commit | 74d8f3952c4acf6d57948983d7c5b0d0a7763c28 (patch) | |
tree | fb2a96845df49ec5ce536df20ea1204d69aa2ae8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 4afa9787560d00474c6ab600be70d59fa7eae87f (diff) | |
download | llvm-74d8f3952c4acf6d57948983d7c5b0d0a7763c28.zip llvm-74d8f3952c4acf6d57948983d7c5b0d0a7763c28.tar.gz llvm-74d8f3952c4acf6d57948983d7c5b0d0a7763c28.tar.bz2 |
[HLSL] Remove old resource annotations for UAVs and SRVs (#114139)
UAVs and SRVs have already been converted to use LLVM target types and
we can disable generating of the !hlsl.uavs and !hlsl.srvs! annotations.
This will enable adding tests for structured buffers with user defined
types that this old resource annotations code does not handle (it
crashes).
Part 1 of #114126
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions