Previously we could only get the number of imported functions and
variables from the backend. This adds stats to the thin link where the
importing is decided.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53337
[ThinLTO] Add importing stats to thin link ClosedPublic Authored by tejohnson on Oct 16 2018, 12:24 PM.
Details Summary Previously we could only get the number of imported functions and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2018, 4:47 PM Closed by commit rL344658: [ThinLTO] Add importing stats to thin link (authored by tejohnson). · Explain WhyOct 16 2018, 4:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169924 llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/Transforms/FunctionImport/Inputs/import_stats.ll
llvm/trunk/test/Transforms/FunctionImport/import_stats.ll
|