summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2017-10-05 18:06:37 +0000
committerDavide Italiano <davide@freebsd.org>2017-10-05 18:06:37 +0000
commitff829cea8b42db5a8328661ac4c0e60f9b233cb7 (patch)
tree67143516dbb04df3fee90054c419962b359068eb /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent49ee814996050f4077d2c211709b41e7fc8e555f (diff)
downloadbcm5719-llvm-ff829cea8b42db5a8328661ac4c0e60f9b233cb7.tar.gz
bcm5719-llvm-ff829cea8b42db5a8328661ac4c0e60f9b233cb7.zip
[PassManager] Run global optimizations after the inliner.
The inliner performs some kind of dead code elimination as it goes, but there are cases that are not really caught by it. We might at some point consider teaching the inliner about them, but it is OK for now to run GlobalOpt + GlobalDCE in tandem as their benefits generally outweight the cost, making the whole pipeline faster. This fixes PR34652. Differential Revision: https://reviews.llvm.org/D38154 llvm-svn: 314997
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud