projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9232b99
)
ADd newline to end of file
author
Chris Lattner
<sabre@nondot.org>
Tue, 22 Apr 2003 18:43:23 +0000
(18:43 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 22 Apr 2003 18:43:23 +0000
(18:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5841
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Feature/README.txt
patch
|
blob
|
history
diff --git
a/test/Feature/README.txt
b/test/Feature/README.txt
index ae290ee730f3df9ee7e0ea34cacf101a6b0d3e0e..5947bb21f0b731473208e078b12eceb6baf5a7a2 100644
(file)
--- 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.
+