search for: rl226311

Displaying 1 result from an estimated 1 matches for "rl226311".

Did you mean: r226311
2015 Jan 25
2
[LLVMdev] GCMetadataPrinter::finishAssembly called twice
...to be called multiple times, even if there is only one strategy. For each function, GCModuleInfo::getFunctionInfo() adds the strategy to the StrategyList instance variable. AsmPrinter::doFinalization() calls finishAssembly() for each strategy in this list. -Manuel [1] http://reviews.llvm.org/rL226311