From a1f7cac0273ce871e14bba597a9ad0838fff143d Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 10 Oct 2003 19:50:53 +0000 Subject: [PATCH] Renamed the feature subtests so that they do not begin with 'f'. It was never necessary to do that to denote them as feature tests. Removed the Feature.asm tests as they are the same as the Feature.mc tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9039 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index bf740cf9da3..05af6bcecbb 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -222,7 +222,7 @@ These are the feature tests found in llvm/test/Feature. They are broken up into the following categories: -- 2.11.0