[PATCH] D51540: [ThinLTO] Update LangRef doc for summary parsing
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 31 07:08:45 PDT 2018
dexonsmith added inline comments.
================
Comment at: docs/LangRef.rst:5810
input file).
+Eventually, the summary will be parsed into a ModuleSummaryIndex object under
+the same conditions where summary index is currently built from bitcode.
----------------
Should this be a new paragraph? (Does .rst need a blank line to start a new paragraph?)
Repository:
rL LLVM
https://reviews.llvm.org/D51540
More information about the llvm-commits
mailing list