[llvm-commits] CVS: llvm/test/Feature/README.txt

Chris Lattner lattner at cs.uiuc.edu
Tue Apr 22 13:44:01 PDT 2003


Changes in directory llvm/test/Feature:

README.txt updated: 1.1 -> 1.2

---
Log message:

ADd newline to end of file


---
Diffs of the changes:

Index: llvm/test/Feature/README.txt
diff -u llvm/test/Feature/README.txt:1.1 llvm/test/Feature/README.txt:1.2
--- llvm/test/Feature/README.txt:1.1	Wed Jan 23 13:42:36 2002
+++ llvm/test/Feature/README.txt	Tue Apr 22 13:43:23 2003
@@ -2,4 +2,5 @@
 It is designed to make sure that the major components of LLVM support all of the
 features of LLVM, for very small examples.  Entire programs should not go here.
 
-Regression tests for individual bug fixes should go into the test/Regression dir.
\ No newline at end of file
+Regression tests for individual bug fixes should go into the test/Regression dir.
+





More information about the llvm-commits mailing list