[llvm-commits] [lld] r160730 - /lld/trunk/README.md
    Sid Manning 
    sidneym at codeaurora.org
       
    Wed Jul 25 08:16:02 PDT 2012
    
    
  
Author: sidneym
Date: Wed Jul 25 10:16:02 2012
New Revision: 160730
URL: http://llvm.org/viewvc/llvm-project?rev=160730&view=rev
Log:
Trivial reformatting
Modified:
    lld/trunk/README.md
Modified: lld/trunk/README.md
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/README.md?rev=160730&r1=160729&r2=160730&view=diff
==============================================================================
--- lld/trunk/README.md (original)
+++ lld/trunk/README.md Wed Jul 25 10:16:02 2012
@@ -2,8 +2,8 @@
 LLVM Linker (lld)
 ==============================
 
-This directory and its subdirectories contain source code for the LLVM Linker, a
-modular cross platform linker which is built as part of the LLVM compiler
+This directory and its subdirectories contain source code for the LLVM Linker,
+a modular cross platform linker which is built as part of the LLVM compiler
 infrastructure project.
 
 lld is open source software. You may freely distribute it under the terms of
    
    
More information about the llvm-commits
mailing list