================ @@ -924,6 +925,54 @@ static bool canSkipModuleSplit(IRSplitMode Mode, const Module &M, }); } +/// AOT-compiles every already-produced image in \p SplitModules concurrently ---------------- wenju-he wrote:
done, changed to "JIT image" https://github.com/llvm/llvm-project/pull/224548 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
