[PATCH] D27247: Parallelize ICF to make LLD's ICF really fast.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 10:09:05 PST 2016
ruiu updated this revision to Diff 79777.
ruiu added a comment.
- Change the type of GroupId from uint64_t to uint32_t to keep the original object size.
https://reviews.llvm.org/D27247
Files:
ELF/ICF.cpp
ELF/InputSection.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27247.79777.patch
Type: text/x-patch
Size: 7540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/85ef6544/attachment.bin>
More information about the llvm-commits
mailing list