diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-07-25 12:27:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-25 12:27:57 -0700 |
commit | 59e91d4c5094641ffa0763c17599b1d0d7c6fbb0 (patch) | |
tree | 816c385090b8a4d65b50059dc4244eff5266e59b /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | ea202f9f2ec0cb19fa34c373ad1929e1aedcaf8c (diff) | |
download | llvm-59e91d4c5094641ffa0763c17599b1d0d7c6fbb0.zip llvm-59e91d4c5094641ffa0763c17599b1d0d7c6fbb0.tar.gz llvm-59e91d4c5094641ffa0763c17599b1d0d7c6fbb0.tar.bz2 |
[DXIL][Analysis] Make the DXILResource binding optional. NFC
This makes the binding structure in a DXILResource default to empty
and need a separate call to set up, and also moves the unique ID into
it since bindings are the only place where those are actually used.
This will put us in a better position when dealing with resource
handles in libraries.
Pull Request: https://github.com/llvm/llvm-project/pull/100623
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions