diff options
author | Quentin Colombet <qcolombet@apple.com> | 2017-07-31 18:24:07 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2017-07-31 18:24:07 +0000 |
commit | 15f6ffbf7c26bb468d6a5f525560538c0f1a103e (patch) | |
tree | 96cbb79ccfc4f637c3a485b7e137b038aff9e516 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | e2a247ccb0e08de8fcd5999e453bac5feb66b2a7 (diff) | |
download | bcm5719-llvm-15f6ffbf7c26bb468d6a5f525560538c0f1a103e.tar.gz bcm5719-llvm-15f6ffbf7c26bb468d6a5f525560538c0f1a103e.zip |
[TargetPassConfig] Feature generic options to setup start/stop-after/before
This patch refactors the code used in llc such that all the users of the
addPassesToEmitFile API have access to a homogeneous way of handling
start/stop-after/before options right out of the box.
In particular, just invoking addPassesToEmitFile will set the proper
pipeline without additional effort (modulo parsing a .mir file if the
start-before/after options are used.
NFC.
Differential Revision: https://reviews.llvm.org/D30913
llvm-svn: 309599
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions