diff options
author | Zachary Turner <zturner@google.com> | 2017-03-22 00:27:54 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-03-22 00:27:54 +0000 |
commit | 90bf36f949c4848a6cc5d4b87b56f3a5149b4273 (patch) | |
tree | b96de38d2ea3f5bc80a6140ebc327883688f636e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | aaedf891019203cec1552b166edb2bf9972b3b14 (diff) | |
download | bcm5719-llvm-90bf36f949c4848a6cc5d4b87b56f3a5149b4273.tar.gz bcm5719-llvm-90bf36f949c4848a6cc5d4b87b56f3a5149b4273.zip |
Break the cycle between Host and PluginProcessUtility.
There are only two users of NativeRegisterContextRegisterInfo,
and both are in process plugins. Moving this code from Host
to Plugins/Process/Utility thus makes sense, and as it is the
only dependency from Host -> PluginProcessUtility, it also
breaks this cycle, reducing LLDB's overall cycle count from
45 to 44.
llvm-svn: 298466
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions