Displaying 1 result from an estimated 1 matches for "_en12recordstreame".
2018 Apr 04
0
weird behaviour of llvm::linker::LinkInModule()
...ame, &ModuleA);</div><div> </div><div> Function seems to be copied, together with complex types its using:</div><div> ; ModuleID = 'JitModule'</div><div> source_filename = "JitModule" </div><div> %struct._EN12RecordStreamE = type { %class.RecordStream }</div><div> declare extern_weak void @_EN12RecordStream4InitEPTsN18_EN12RecordStreamEEPvv(%struct._EN12RecordStreamE*, i8*)</div><div> </div><div> ... But later I'm not able to link in ModuleB to ModuleA using linker.link...