@_GLOBAL__I_aN can have multiple calls also

This commit is contained in:
Vassil Vassilev 2014-03-14 23:10:33 +01:00 committed by sftnight
parent 344657830e
commit 1aa3c27c06

View File

@ -287,6 +287,7 @@ IncrementalExecutor::runStaticInitializersOnce(llvm::Module* m) {
// define internal void @_GLOBAL__I_aN() section "..."{
// entry:
// call void @__cxx_global_var_init(N-1)()
// call void @__cxx_global_var_initM()
// ret void
// }
//