aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Revert "This is a test commit"TaWeiTu1-1/+0
This reverts commit cbe0ee1a94d11bd32019920c8f55ebd58054542a.
2020-10-21This is a test commitTaWeiTu1-0/+1
2020-09-18Revert "This is a test commit"Artur Bialas1-1/+0
This reverts commit 9d54b166c2e59f29e476a6566951b6809fc8808e.
2020-09-18This is a test commitArtur Bialas1-0/+1
2020-06-18Revert 'This is a test commit - ded57e1a06a6baRonak Chauhan1-1/+0
2020-06-18This is a test commitRonak Chauhan1-0/+1
2020-04-11Revert "This is a test commit."Rahman Lavaee1-1/+0
This reverts commit ab31797e166c118217ecf926a29c4b3a4a414847.
2020-04-11This is a test commit.Rahman Lavaee1-0/+1
2020-04-08Add missing hyphensAustin Conlon1-1/+1
2020-02-12[README] Add note on using cmake to perform the buildEvandro Menezes1-13/+14
Also, some spelling fixes. Test commit.
2019-12-02Add contributing info to CONTRIBUTING.md and README.mdFlorian Hahn1-0/+5
As discussed on llvm-dev [1], this patch adds a brief CONTRIBUTING.md to the top-level of the repo, with a pointer to Contributing.html. This should make it easier to discover the contributing information and also be highlighted in the Github UI. It also updates README.md to link to Contributing.html. [1] http://lists.llvm.org/pipermail/llvm-dev/2019-November/137141.html Reviewers: tonic, rnk, jhenderson, meikeb Reviewed By: rnk, jhenderson, meikeb Differential Revision: https://reviews.llvm.org/D70743
2019-10-23Add beginning of LLVM's GettingStarted to GitHub readmeMeike Baumgärtner1-0/+99
Reviewed and approved by chandlerc. As GitHub is the canonical LLVM repository now, embrace GitHub's way of displaying basic build instructions in the top-level readme.md.
2018-10-19Update the project name in README.mdGreg Bedwell1-1/+1
Per llvm.org: "The name "LLVM" itself is not an acronym; it is the full name of the project." llvm-svn: 344766
2017-10-19Add an svn project to contain the files that appear at the root of theJames Y Knight1-0/+5
monorepo. llvm-svn: 316185