diff options
| author | Samuel Benzaquen <sbenza@google.com> | 2013-06-11 18:51:07 +0000 |
|---|---|---|
| committer | Samuel Benzaquen <sbenza@google.com> | 2013-06-11 18:51:07 +0000 |
| commit | b5dd69f00d9275580b2db083fdc954a46affb6ca (patch) | |
| tree | 677753dcb41d2a0f6b68d31f61f321abf7e931d3 /llvm/projects/sample/configure | |
| parent | 4be04b139b94e8a4f1e2033bb7693613ca26a994 (diff) | |
| download | bcm5719-llvm-b5dd69f00d9275580b2db083fdc954a46affb6ca.tar.gz bcm5719-llvm-b5dd69f00d9275580b2db083fdc954a46affb6ca.zip | |
Reduce the number of symbols on the object file.
Summary:
Some compilers where failing with this file because the number of symbols was above 2**15.
- Replace std::list<> and std::vector<> with plain arrays.
- Change VariadicMatcherCreateCallback to be a function template, and a
single class that wraps the instantiations.
- Remove some more unnecessary template arguments and function calls.
Reviewers: klimek
CC: cfe-commits, revane
Differential Revision: http://llvm-reviews.chandlerc.com/D948
llvm-svn: 183768
Diffstat (limited to 'llvm/projects/sample/configure')
0 files changed, 0 insertions, 0 deletions

