diff options
author | Rui Ueyama <ruiu@google.com> | 2015-10-15 22:27:29 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-10-15 22:27:29 +0000 |
commit | c7cc6ecf088b81c42776613ee9ec659984d0bdde (patch) | |
tree | 6cc66bc3fcb6e6c58f65f9a90ff76db81d0da8ce /clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | |
parent | cdb2a11e04665a9a200bd68f7531d01f700960df (diff) | |
download | bcm5719-llvm-c7cc6ecf088b81c42776613ee9ec659984d0bdde.tar.gz bcm5719-llvm-c7cc6ecf088b81c42776613ee9ec659984d0bdde.zip |
ELF2: Use ELFT to template OutputSections.
This patch is to use ELFT instead of Is64Bits to template OutputSection
and its subclasses. This increases code size slightly because it creates
two identical functions for some classes, but that's only 20 KB out of
33 MB, so it's negligible.
This is as per discussion with Rafael. He's not fan of the idea but OK
with this. We'll revisit later to this topic.
llvm-svn: 250466
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions