aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CodeMetrics.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 /llvm/lib/Analysis/CodeMetrics.cpp
parent8476abe288582a290f47a9808a32b82ea0dfb303 (diff)
downloadllvm-72d03bee6497a80e70ffbf43a6e28cd55bf3527b.zip
llvm-72d03bee6497a80e70ffbf43a6e28cd55bf3527b.tar.gz
llvm-72d03bee6497a80e70ffbf43a6e28cd55bf3527b.tar.bz2
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 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions