summaryrefslogtreecommitdiff
path: root/clang/docs/ThinLTO.rst
AgeCommit message (Expand)Author
2025-08-01[DTLTO][Clang][Docs] Update for COFF support (#149988)bd1976bris
2025-07-15[DTLTO][Clang] Add support for Integrated Distributed ThinLTO (#147265)bd1976bris
2023-02-21[clang][docs] Document ThinLTO options for ld64.lldJez Ng
2021-09-30[clang] Fix sentence in the usage section of ThinLTO docs.Frederic Cambus
2020-11-24[docs] Try to make this bullet list in ThinLTO.rst actually be a bullet listHans Wennborg
2020-10-13[ThinLTO][Documentation] Mention possible values for concurrency flagsAlexandre Ganea
2020-06-04[Docs] Add the entry for `Advanced builds` in UserGuide.rstYuanfang Chen
2019-09-02ThinLTO: Document the option BOOTSTRAP_LLVM_ENABLE_LTOSylvestre Ledru
2019-06-14add a missing parenthese in the clang docSylvestre Ledru
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru
2018-08-17[ThinLTO] Correct documentation on default number of threadsTeresa Johnson
2018-01-16[NFC] fix trivial typo in documentHiroshi Inoue
2017-11-22CachePruning: Allow limiting the number of files in the cache directory.Peter Collingbourne
2017-09-18[Docs] Document cache pruning support for goldYi Kong
2017-09-16[docs] add Windows examples to ThinLTO.rstBob Haarman
2017-09-08COFF: Implement ThinLTO cache and cache pruning support.Peter Collingbourne
2017-06-23Add a ThinLTO cache policy for controlling the maximum cache size in bytes.Peter Collingbourne
2017-06-23docs: Add documentation for the ThinLTO cache pruning policy string.Peter Collingbourne
2017-06-01docs: Document LLD's cache dir argument.Peter Collingbourne
2016-10-13[ThinLTO] Update doc to include lld (now supported).Davide Italiano
2016-10-04[ThinLTO] Spell `llvm-ar` correctly.Davide Italiano
2016-09-21[docs] Add ThinLTO user documentationTeresa Johnson