summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTImporter.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-10-15 16:38:00 +0000
committerReid Kleckner <reid@kleckner.net>2014-10-15 16:38:00 +0000
commit72d03bee6497a80e70ffbf43a6e28cd55bf3527b (patch)
tree09fea6116d7e6dda7d48a943cbcf219e4d508aee /clang/lib/AST/ASTImporter.cpp
parent8476abe288582a290f47a9808a32b82ea0dfb303 (diff)
downloadbcm5719-llvm-72d03bee6497a80e70ffbf43a6e28cd55bf3527b.tar.gz
bcm5719-llvm-72d03bee6497a80e70ffbf43a6e28cd55bf3527b.zip
Don't use a global_ctors comdat for globals that aren't externally visible
In particular, if you have two identical templates in different TUs in anonymous namespaces, we would use the same global_ctors comdat key for both. As a result, only one would be run. llvm-svn: 219806
Diffstat (limited to 'clang/lib/AST/ASTImporter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud