diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-04-26 00:27:56 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-04-26 00:27:56 +0000 |
commit | d2f3d0a79d3715d8824b71d32d2b2b21693dbda5 (patch) | |
tree | d7f987ed922c24d490c0adac3be96033f1e2d202 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 034f58a9bd5cdf36e3dd1043bf2d4a9d82b0caab (diff) | |
download | bcm5719-llvm-d2f3d0a79d3715d8824b71d32d2b2b21693dbda5.tar.gz bcm5719-llvm-d2f3d0a79d3715d8824b71d32d2b2b21693dbda5.zip |
PM: Convert the logic for GlobalOpt into static functions. NFC
Pass all of the state we need around as arguments, so that these
functions are easier to reuse. There is one part of this that is
unusual: we pass around a functor to look up a DomTree for a function.
This will be a necessary abstraction when we try to use this code in
both the legacy and the new pass manager.
llvm-svn: 267498
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions