]> granicus.if.org Git - llvm/commit
[ThinLTO] PrintStatistics when we exit early for thinlto-index-only
authorTeresa Johnson <tejohnson@google.com>
Thu, 2 Feb 2017 17:33:53 +0000 (17:33 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 2 Feb 2017 17:33:53 +0000 (17:33 +0000)
commit8ffb6b14bb59a8d4b2fbb56c120864672246d853
tree9f55d8ce38abda78f0b5f4cafb040b2f6c91beb6
parentbb3b2011b88289926b434c262b4bf3251cd876e5
[ThinLTO] PrintStatistics when we exit early for thinlto-index-only

Summary:
This is necessary to get stats from the ThinLink printed before the
early exit when compiling in a distributed build.

Reviewers: mehdi_amini

Subscribers: Prazek, llvm-commits

Differential Revision: https://reviews.llvm.org/D29461

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293908 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/X86/stats.ll
tools/gold/gold-plugin.cpp