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
This commit is contained in:
Greg Bedwell 2018-10-19 00:03:01 +00:00
parent 2147b1af95
commit 0dc6249ada
1 changed files with 1 additions and 1 deletions

View File

@ -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,