[PATCH] D47796: Use the correct project name in README.txt

Greg Bedwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 04:21:22 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334087: Update the project name in README.txt (authored by gbedwell, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47796?vs=150033&id=150107#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47796

Files:
  llvm/trunk/README.txt


Index: llvm/trunk/README.txt
===================================================================
--- llvm/trunk/README.txt
+++ llvm/trunk/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,


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47796.150107.patch
Type: text/x-patch
Size: 338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/8667981f/attachment.bin>


More information about the llvm-commits mailing list