916e46debe
Normally, 'bindSession()' is called on a 'FirModuleData' right after its instantiation to make it fully initialized. For source sessions, this is done directly during the session creation. However, module data created for dependencies (see 'LLFirModuleData.dependencies' & friends) stay uninitialized, breaking 'collectAllDependentSourceSessionsTo()'.