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
This commit is contained in:
Greg Bedwell 2018-06-06 11:15:54 +00:00
parent d07b1df82d
commit c7d87a8130

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,