aboutsummaryrefslogtreecommitdiff
path: root/llvm/README.txt
diff options
context:
space:
mode:
authorGreg Bedwell <greg_bedwell@sn.scee.net>2018-06-06 11:15:54 +0000
committerGreg Bedwell <greg_bedwell@sn.scee.net>2018-06-06 11:15:54 +0000
commit86026bdaee77c40009bdb91d9543bdc679b792ea (patch)
treefb82c29e7705fb4d1c1a2ab912c90f320b4404e6 /llvm/README.txt
parentf06ff16049f6285c0be1adaae7e1240d3b1c0f0d (diff)
downloadllvm-86026bdaee77c40009bdb91d9543bdc679b792ea.zip
llvm-86026bdaee77c40009bdb91d9543bdc679b792ea.tar.gz
llvm-86026bdaee77c40009bdb91d9543bdc679b792ea.tar.bz2
Update the project name in README.txt
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 llvm-svn: 334087
Diffstat (limited to 'llvm/README.txt')
-rw-r--r--llvm/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/README.txt b/llvm/README.txt
index b0980b3..2e96547 100644
--- a/llvm/README.txt
+++ b/llvm/README.txt
@@ -1,4 +1,4 @@
-Low Level Virtual Machine (LLVM)
+The LLVM Compiler Infrastructure
================================
This directory and its subdirectories contain source code for LLVM,