diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-17 21:20:55 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-04-17 21:20:55 +0000 |
commit | 035b41653e1400475112d7bca6ef431120eba6fd (patch) | |
tree | 6361981aef000da72290ac6d746927b647ee7bd3 /clang/lib/Serialization/GlobalModuleIndex.cpp | |
parent | 2f495b93eeab096e9d4f7df05ccde4c7538f53cb (diff) | |
download | llvm-035b41653e1400475112d7bca6ef431120eba6fd.zip llvm-035b41653e1400475112d7bca6ef431120eba6fd.tar.gz llvm-035b41653e1400475112d7bca6ef431120eba6fd.tar.bz2 |
Two small cleanups for ELF's templates.
* We only ever specialize these templates with an instantiation of ELFType,
so we don't need a template template.
* Replace LLVM_ELF_COMMA with just passing the individual parameters to the
macro. This requires a second macro for when we only have ELFT, but that
is still a small win.
llvm-svn: 179726
Diffstat (limited to 'clang/lib/Serialization/GlobalModuleIndex.cpp')
0 files changed, 0 insertions, 0 deletions