OSDN Git Service

Update the project name in README.txt
authorGreg Bedwell <greg_bedwell@sn.scee.net>
Wed, 6 Jun 2018 11:15:54 +0000 (11:15 +0000)
committerGreg Bedwell <greg_bedwell@sn.scee.net>
Wed, 6 Jun 2018 11:15:54 +0000 (11:15 +0000)
Per llvm.org: "The name "LLVM" itself is not an acronym; it is the full
name of the project."

Differential Revision: https://reviews.llvm.org/D47796

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334087 91177308-0d34-0410-b5e6-96231b3b80d8

README.txt

index b0980b3..2e96547 100644 (file)
@@ -1,4 +1,4 @@
-Low Level Virtual Machine (LLVM)
+The LLVM Compiler Infrastructure
 ================================
 
 This directory and its subdirectories contain source code for LLVM,