This revision was automatically updated to reflect the committed changes.
Closed by commit rL306125: docs: Add documentation for the ThinLTO cache
pruning policy string. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D34546?vs=103682&id=103743#toc
Repository:
rL LLVM
h
tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D34546
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo
mehdi_amini added inline comments.
Comment at: clang/docs/ThinLTO.rst:160
+ value of 0 forces the scan to occur. The default is every 20 minutes.
+
Clang Bootstrap
pcc wrote:
> mehdi_amini wrote:
> > Why do we document linker-specific option in clang docs? Is i
pcc added inline comments.
Comment at: clang/docs/ThinLTO.rst:160
+ value of 0 forces the scan to occur. The default is every 20 minutes.
+
Clang Bootstrap
mehdi_amini wrote:
> Why do we document linker-specific option in clang docs? Is it usual?
It does seem a
mehdi_amini added inline comments.
Comment at: clang/docs/ThinLTO.rst:160
+ value of 0 forces the scan to occur. The default is every 20 minutes.
+
Clang Bootstrap
Why do we document linker-specific option in clang docs? Is it usual?
https://reviews.llvm.org/
pcc created this revision.
Herald added subscribers: eraman, inglorion.
https://reviews.llvm.org/D34546
Files:
clang/docs/ThinLTO.rst
Index: clang/docs/ThinLTO.rst
===
--- clang/docs/ThinLTO.rst
+++ clang/docs/ThinLTO.rst
@@ -126