aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-04-23 18:22:11 +0000
committerReid Kleckner <reid@kleckner.net>2014-04-23 18:22:11 +0000
commite9591b33e29cf72c6b3bab60d9625c706dc00d87 (patch)
tree053e4de4a440918a73c19438ddf9259189d53bb3 /clang/lib/Basic/Module.cpp
parent5b21db89d04f6b0923e333b55f8c500e968243f7 (diff)
downloadllvm-e9591b33e29cf72c6b3bab60d9625c706dc00d87.zip
llvm-e9591b33e29cf72c6b3bab60d9625c706dc00d87.tar.gz
llvm-e9591b33e29cf72c6b3bab60d9625c706dc00d87.tar.bz2
MS ABI: Use a different guard variable for each weak global
We were using the same guard variable and failing to initialize the second global. Clang is still not MS ABI compatible in this area. Fixing that is PR16959, which will require LLVM changes to @llvm.global_ctors. llvm-svn: 207008
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions