diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-02-14 22:36:16 +0000 | 
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-02-14 22:36:16 +0000 | 
| commit | 30616362d3a55592ec12abd7152af370ed1df709 (patch) | |
| tree | b5accf44e246d59d15337baf3f3af15d962afa57 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 867c550947e941d99ffb7b9485f14c787942e7d5 (diff) | |
| download | llvm-30616362d3a55592ec12abd7152af370ed1df709.zip llvm-30616362d3a55592ec12abd7152af370ed1df709.tar.gz llvm-30616362d3a55592ec12abd7152af370ed1df709.tar.bz2 | |
Add extern template instantiations of llvm::Calculate.
This should be a small build time improvement in general and fixes
the build on OS X with -DBUILD_SHARED_LIBS=ON.
The issue is that not all users are including GenericDomTreeConstruction.h,
causing undefined references when ld64 managed to hide the
linkonce_odr symbols.
llvm-svn: 201440
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
