aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-10-31 23:47:10 +0000
committerJim Ingham <jingham@apple.com>2011-10-31 23:47:10 +0000
commit549f737453d1de96c61df8146edcff48b9b20877 (patch)
treec8d20d56dd12e43d94fd64f9a45a380488af92f7 /llvm/lib/Target/CppBackend/CPPBackend.cpp
parente9839c045fd55016820c8b129adbd5ae3a6e3db3 (diff)
downloadllvm-549f737453d1de96c61df8146edcff48b9b20877.zip
llvm-549f737453d1de96c61df8146edcff48b9b20877.tar.gz
llvm-549f737453d1de96c61df8146edcff48b9b20877.tar.bz2
We can't have the global vector of modules be a static object, or it might get destroyed
before all the modules, which will then crash when the next modules tries to take itself off it. llvm-svn: 143402
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions