summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2024-08-16 21:21:24 +0200
committerGitHub <noreply@github.com>2024-08-16 21:21:24 +0200
commit71d54faa65f490f2a2825e591c3eb25ff7996221 (patch)
tree0adeb1ea391916b537472f113c610d3c2ad4a139 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent1aa8a6f6917edbdcad53afad3b00c7e86aa57ffe (diff)
[DirectX] Revert specialized createOp methods part of #101250
In 8cf85653b6f5 "[DirectX] Make DXILOpBuilder's API more useable" we introduced specialized createOp methods for each DirectX op for convenience, but the API is buggy and untested. It also isn't actually as useful as I imagined it would be since we don't have argument names or const-ness represented in DXIL.td currently. Remove these methods for now and we can reintroduce them if we actually need them later. Pull Request: https://github.com/llvm/llvm-project/pull/104245
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions