[PATCH] Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
Samuel Benzaquen
sbenza at google.com
Fri Aug 30 06:56:58 PDT 2013
Hi klimek,
Reduce the number of symbols by changing how templates are instantiated per function bound in the registry.
This change reduces the number of sections in Registry.cpp.o by a little over 10%.
http://llvm-reviews.chandlerc.com/D1557
Files:
include/clang/ASTMatchers/ASTMatchersInternal.h
include/clang/ASTMatchers/Dynamic/VariantValue.h
lib/ASTMatchers/Dynamic/Marshallers.h
unittests/ASTMatchers/Dynamic/VariantValueTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1557.1.patch
Type: text/x-patch
Size: 13289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130830/ef63b477/attachment.bin>
More information about the cfe-commits
mailing list