From f5c1f08df694f2245cb3411f5a2122a4aaa74fbc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 22 Apr 2003 18:43:23 +0000 Subject: [PATCH] ADd newline to end of file git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5841 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Feature/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Feature/README.txt b/test/Feature/README.txt index ae290ee730f..5947bb21f0b 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. +