[PATCH] D58599: [LLD] Add summary support
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 13:56:07 PDT 2019
aganea updated this revision to Diff 190498.
aganea added a comment.
In D58599#1426688 <https://reviews.llvm.org/D58599#1426688>, @ruiu wrote:
> I guess that you could just move the code to the end of the function?
I've moved printing the statistics in its own function. Does this look more acceptable?
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58599/new/
https://reviews.llvm.org/D58599
Files:
COFF/Driver.cpp
COFF/Options.td
COFF/PDB.cpp
Common/CMakeLists.txt
Common/Summary.cpp
include/lld/Common/Summary.h
test/COFF/pdb-type-server-simple.test
test/COFF/precomp-link.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58599.190498.patch
Type: text/x-patch
Size: 9802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/e9a9db79/attachment.bin>
More information about the llvm-commits
mailing list