Add external definitions for commonly-used template specializations and add
anchor methods to others. This eliminates the vtable/template method bloat in .o files that defining a cl::opt used to impose (~4K per .o file for one cp::opt<unsigned>). llvm-svn: 29909
Loading
Please register or sign in to comment