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.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@143402 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed