Commit Graph

14 Commits

Author SHA1 Message Date
TaWeiTu aa07357c79 Revert "This is a test commit"
This reverts commit cbe0ee1a94.
2020-10-21 09:34:15 +08:00
TaWeiTu cbe0ee1a94 This is a test commit 2020-10-21 09:33:53 +08:00
Artur Bialas 5a733468e0 Revert "This is a test commit"
This reverts commit 9d54b166c2.
2020-09-18 08:43:53 +02:00
Artur Bialas 9d54b166c2 This is a test commit 2020-09-18 08:43:18 +02:00
Ronak Chauhan 37e54ffa50 Revert 'This is a test commit - ded57e1a06 2020-06-18 01:03:42 +05:30
Ronak Chauhan ded57e1a06 This is a test commit 2020-06-18 01:01:38 +05:30
Rahman Lavaee 61d39b627a Revert "This is a test commit."
This reverts commit ab31797e16.
2020-04-11 15:55:07 -07:00
Rahman Lavaee ab31797e16 This is a test commit. 2020-04-11 15:19:46 -07:00
Austin Conlon 59dd6250d0 Add missing hyphens 2020-04-08 08:21:53 +02:00
Evandro Menezes 905ccf8b2f [README] Add note on using cmake to perform the build
Also, some spelling fixes.  Test commit.
2020-02-12 14:51:24 -06:00
Florian Hahn effcdc3a82 Add contributing info to CONTRIBUTING.md and README.md
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-12-02 15:47:15 +00:00
Meike Baumgärtner da6384fbb9
Add beginning of LLVM's GettingStarted to GitHub readme
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.
2019-10-23 18:03:37 -07:00
Greg Bedwell 0dc6249ada Update the project name in README.md
Per llvm.org: "The name "LLVM" itself is not an acronym; it is the full
name of the project."

llvm-svn: 344766
2018-10-19 00:03:01 +00:00
James Y Knight ec937b9108 Add an svn project to contain the files that appear at the root of the
monorepo.

llvm-svn: 316185
2017-10-19 21:09:49 +00:00