aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorValery Pykhtin <valery.pykhtin@amd.com>2025-10-30 09:41:33 +0100
committerGitHub <noreply@github.com>2025-10-30 09:41:33 +0100
commit44f5ae3eeca65661794f82cd5caa291ff8d6baf3 (patch)
tree6dd16d3d03591bc03e0afa2ec6916ffd0fe4aea7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent67db5fd739780ebcc592d5addacee88574ac319d (diff)
downloadllvm-44f5ae3eeca65661794f82cd5caa291ff8d6baf3.zip
llvm-44f5ae3eeca65661794f82cd5caa291ff8d6baf3.tar.gz
llvm-44f5ae3eeca65661794f82cd5caa291ff8d6baf3.tar.bz2
[utils][UpdateTestChecks] Extract MIR functionality into separate mir.py module (#165535)
This commit extracts some MIR-related code from `common.py` and `update_mir_test_checks.py` into a dedicated `mir.py` module to improve code organization. This is a preparation step for https://github.com/llvm/llvm-project/pull/164965 and also moves some pieces already moved by https://github.com/llvm/llvm-project/pull/140296 All code intentionally moved verbatim with minimal necessary adaptations: * `log()` calls converted to `print(..., file=sys.stderr)` at `mir.py` lines 62, 64 due to a `log` locality.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions