aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorYuanfang Chen <yuanfang.chen@sony.com>2020-06-23 19:52:58 -0700
committerYuanfang Chen <yuanfang.chen@sony.com>2020-06-24 14:52:46 -0700
commitebc88811b5c9ed9375a681a7267831ae7ad46ba7 (patch)
treef8481673c6a0e806ca6ed2d11ad497cb2170f7ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc6d01ed0465c77090c816f37769643edce8e3501 (diff)
downloadllvm-ebc88811b5c9ed9375a681a7267831ae7ad46ba7.zip
llvm-ebc88811b5c9ed9375a681a7267831ae7ad46ba7.tar.gz
llvm-ebc88811b5c9ed9375a681a7267831ae7ad46ba7.tar.bz2
Remove Passes dependency on CodeGen
The dependency was introduced in 5134020ea62d1e1e125fdac48d251a26b80e9781. The only functional change from this removal would be the new PM interface for the two codegen passes. This is not necessary since we don't have codegen pipeline using new PM yet. This removal is to break the potential circular dependency between Passes and CodeGen once the codegen begins to gain new PM support.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions