diff options
| author | Justin Bogner <mail@justinbogner.com> | 2024-08-20 10:51:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 10:51:32 -0700 |
| commit | e56ad22b4a41e65984d6997b2c2496a20f906d1d (patch) | |
| tree | 6478eaa82acb5113b61461f971b213015ce76ad0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c8a678b1e4863df2845b1305849534047f10caf1 (diff) | |
[DirectX] Encapsulate DXILOpLowering's state into a class. NFC
This introduces an anonymous class "OpLowerer" to help with lowering DXIL ops,
and moves the DXILOpBuilder there instead of creating a new one for every
operation. DXILOpBuilder is also changed to own its IRBuilder, since that makes
it simpler to ensure that it isn't misused.
Pull Request: https://github.com/llvm/llvm-project/pull/104248
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
