Update the project name in README.md
authorGreg Bedwell <greg_bedwell@sn.scee.net>
Fri, 19 Oct 2018 00:03:01 +0000 (00:03 +0000)
committerGreg Bedwell <greg_bedwell@sn.scee.net>
Fri, 19 Oct 2018 00:03:01 +0000 (00:03 +0000)
Per llvm.org: "The name "LLVM" itself is not an acronym; it is the full
name of the project."

llvm-svn: 344766

README.md

index b06ad52..de0891a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Low Level Virtual Machine (LLVM)
+# The LLVM Compiler Infrastructure
 
 This directory and its subdirectories contain source code for LLVM,
 a toolkit for the construction of highly optimized compilers,