summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/lambdas/main.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2016-08-10 00:44:44 +0000
committerAdam Nemet <anemet@apple.com>2016-08-10 00:44:44 +0000
commit896c09bd10d816edac4d0c5308ec95536c448191 (patch)
tree440bd2e9b624e15b1cafcaba01d1993a40f5d20a /lldb/packages/Python/lldbsuite/test/lang/cpp/lambdas/main.cpp
parent0af91f57cafb6061738adee13d0481c220df7310 (diff)
downloadbcm5719-llvm-896c09bd10d816edac4d0c5308ec95536c448191.tar.gz
bcm5719-llvm-896c09bd10d816edac4d0c5308ec95536c448191.zip
[Inliner,OptDiag] Add hotness attribute to opt diagnostics
Summary: The inliner not being a function pass requires the work-around of generating the OptimizationRemarkEmitter and in turn BFI on demand. This will go away after the new PM is ready. BFI is only computed inside ORE if the user has requested hotness information for optimization diagnostitics (-pass-remark-with-hotness at the 'opt' level). Thus there is no additional overhead without the flag. Reviewers: hfinkel, davidxl, eraman Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D22694 llvm-svn: 278185
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/lambdas/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud