diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-09 23:23:45 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-11-09 23:23:45 +0000 |
| commit | e08e78df6dda162f8dba15d6f17905607edd3620 (patch) | |
| tree | 27db3f977b3b8e8bae4fc4211a2b22967763c8c0 /llvm/utils/TableGen | |
| parent | 2ef442c639dcf6211bb779402cf6bbe102e2fbaa (diff) | |
| download | bcm5719-llvm-e08e78df6dda162f8dba15d6f17905607edd3620.tar.gz bcm5719-llvm-e08e78df6dda162f8dba15d6f17905607edd3620.zip | |
Make OutputSectionBase a class instead of class template.
The disadvantage is that we use uint64_t instad of uint32_t for some
value in 32 bit files. The advantage is a substantially simpler code,
faster builds and less code duplication.
llvm-svn: 286414
Diffstat (limited to 'llvm/utils/TableGen')
0 files changed, 0 insertions, 0 deletions

