[llvm] Reland "[ThinLTO][Bitcode] Generate import type in bitcode" (PR #97253)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 13:58:37 PDT 2024
================
@@ -453,11 +458,16 @@ class IndexBitcodeWriter : public BitcodeWriterBase {
/// Constructs a IndexBitcodeWriter object for the given combined index,
/// writing to the provided \p Buffer. When writing a subset of the index
/// for a distributed backend, provide a \p ModuleToSummariesForIndex map.
+ /// If provided, \p ModuleToDecSummaries specifies the set of summaries for
----------------
minglotus-6 wrote:
done.
https://github.com/llvm/llvm-project/pull/97253
More information about the llvm-commits
mailing list