summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2018-06-28 17:45:43 +0000
committerJessica Paquette <jpaquette@apple.com>2018-06-28 17:45:43 +0000
commitdafa198c96d29b5cb3694494a3cb01da72745772 (patch)
treeb4e7a6bdd39285946278c987701eef1cc4579fad /lldb/packages/Python/lldbsuite/test/python_api/section
parent9c70d48cb2e9aafbfb3193aa366a53fccd3c7b2f (diff)
downloadbcm5719-llvm-dafa198c96d29b5cb3694494a3cb01da72745772.tar.gz
bcm5719-llvm-dafa198c96d29b5cb3694494a3cb01da72745772.zip
[MachineOutliner] Define MachineOutliner support in TargetOptions
Targets should be able to define whether or not they support the outliner without the outliner being added to the pass pipeline. Before this, the outliner pass would be added, and ask the target whether or not it supports the outliner. After this, it's possible to query the target in TargetPassConfig, before the outliner pass is created. This ensures that passing -enable-machine-outliner will not modify the pass pipeline of any target that does not support it. https://reviews.llvm.org/D48683 llvm-svn: 335887
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud