summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGreg Bedwell <greg_bedwell@sn.scee.net>2018-10-19 00:03:01 +0000
committerGreg Bedwell <greg_bedwell@sn.scee.net>2018-10-19 00:03:01 +0000
commit0dc6249ada7e48f66472847c3be5f2518ffee3e1 (patch)
tree22c98055bb2b334171b5e32561b6d29ddef0adfb /README.md
parent2147b1af95f4913ea9ce9e6dc374bc498103fc8f (diff)
downloadllvm-0dc6249ada7e48f66472847c3be5f2518ffee3e1.tar.gz
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
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b06ad52b5c90..de0891a7044a 100644
--- 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,