[llvm-commits] [compiler-rt] r158465 -	/compiler-rt/trunk/make/subdir.mk
    Nico Weber 
    nicolasweber at gmx.de
       
    Thu Jun 14 12:58:47 PDT 2012
    
    
  
Author: nico
Date: Thu Jun 14 14:58:46 2012
New Revision: 158465
URL: http://llvm.org/viewvc/llvm-project?rev=158465&view=rev
Log:
80 columns
Modified:
    compiler-rt/trunk/make/subdir.mk
Modified: compiler-rt/trunk/make/subdir.mk
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/make/subdir.mk?rev=158465&r1=158464&r2=158465&view=diff
==============================================================================
--- compiler-rt/trunk/make/subdir.mk (original)
+++ compiler-rt/trunk/make/subdir.mk Thu Jun 14 14:58:46 2012
@@ -3,8 +3,8 @@
 # Subdirectory makefiles must define:
 #   SubDirs - The subdirectories to traverse.
 #   ObjNames - The objects available in that directory.
-#   Implementation - The library configuration the objects should go in (Generic or
-#                    Optimized)
+#   Implementation - The library configuration the objects should go in (Generic
+#                    or Optimized)
 #   Dependencies - Any dependences for the object files.
 #
 # Subdirectory makefiles may define:
    
    
More information about the llvm-commits
mailing list