summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AdvancedBuilds.rst
Commit message (Collapse)AuthorAgeFilesLines
* Use backquotes to avoid a sphinx unexpected error:Sylvestre Ledru2018-12-161-1/+1
| | | | | | Unknown target name: "bootstrap". llvm-svn: 349301
* Document the usage of BOOTSTRAP_XXX with stage2 buildsSylvestre Ledru2018-12-161-0/+9
| | | | llvm-svn: 349299
* Document the behavior of option passing when using -DCLANG_ENABLE_BOOTSTRAP=OnSylvestre Ledru2018-10-171-0/+10
| | | | | | | | | | | | Also document -DCLANG_BOOTSTRAP_PASSTHROUGH Reviewers: ecbeckmann Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D53018 llvm-svn: 344669
* [NFC] Remove apostrophe to use 'it' in the possessive form.Matt Davis2018-01-261-1/+1
| | | | | | | | | | Summary: This is a simple change to test commit access with. Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D42586 llvm-svn: 323544
* Fixing autocorrect changing cmake->makeChris Bieneman2016-03-181-3/+3
| | | | llvm-svn: 263843
* Missed a few non-ascii charactersChris Bieneman2016-03-181-2/+2
| | | | llvm-svn: 263841
* Updates based on post-commit review of r263834Chris Bieneman2016-03-181-0/+174
* Renamed to be camel case, consistent with other docs. * Fixed non-ascii characters (this is what I get for writing docs on an iPad). llvm-svn: 263840
OpenPOWER on IntegriCloud