aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-04-22 18:43:23 +0000
committerChris Lattner <sabre@nondot.org>2003-04-22 18:43:23 +0000
commitf5c1f08df694f2245cb3411f5a2122a4aaa74fbc (patch)
tree1d55e3574895a96801632c08d741f321c2296407
parent9232b99461383c3a8eee1ce4e64cb37552d099fa (diff)
ADd newline to end of file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5841 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Feature/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Feature/README.txt b/test/Feature/README.txt
index ae290ee730..5947bb21f0 100644
--- a/test/Feature/README.txt
+++ b/test/Feature/README.txt
@@ -2,4 +2,5 @@ This directory contains test cases for individual source features of LLVM.
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.
+