[PATCH] D34546: docs: Add documentation for the ThinLTO cache pruning policy string.
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 22 22:08:41 PDT 2017
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/D34546
More information about the cfe-commits
mailing list