Displaying 1 result from an estimated 1 matches for "964562".
Did you mean:
934562
2018 May 01
3
RFC: LLVM Assembly format for ThinLTO Summary
Hi,
My main concern is this one:
> Currently, I am emitting the summary entries at the end, after the
metadata nodes. Note that the ModuleSummaryIndex is not currently
referenced from the Module, and isn’t currently created when parsing the
Module IR bitcode (there is a separate derived class for reading the
ModuleSummaryIndex from bitcode). This is because they are not currently
used at the