[cfe-commits] r38675 - /cfe/cfe/trunk/NOTES.txt

sabre at cs.uiuc.edu sabre at cs.uiuc.edu
Wed Jul 11 09:23:43 PDT 2007


Author: sabre
Date: Wed Jul 11 11:23:43 2007
New Revision: 38675

URL: http://llvm.org/viewvc/llvm-project?rev=38675&view=rev
Log:
add newline to end of file

Modified:
    cfe/cfe/trunk/NOTES.txt

Modified: cfe/cfe/trunk/NOTES.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/cfe/trunk/NOTES.txt?rev=38675&r1=38674&r2=38675&view=diff

==============================================================================
--- cfe/cfe/trunk/NOTES.txt (original)
+++ cfe/cfe/trunk/NOTES.txt Wed Jul 11 11:23:43 2007
@@ -1,4 +1,5 @@
 
 
 To time GCC preprocessing speed without output, use:
-   "time gcc -MM file"
\ No newline at end of file
+   "time gcc -MM file"
+   
\ No newline at end of file





More information about the cfe-commits mailing list