SplitStaticCtorDtor - A module was recently split into two parts, M1/M2, and M1 has all of the global variables. If M2 contains any functions that are static ctors/dtors, we need to add an llvm.global_[cd]tors global to M2, and prune appropriate entries out of M1s list.
source not stored for this graph (policy: none)
no test coverage detected