aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-07-17 06:20:38 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-07-17 06:20:38 +0000
commitcb5da4a8b63696acda016a829257e6c68d938324 (patch)
tree2dfc4abe37f4900539043570bb55e78ba3eca5c9
parentc3dbe70ce75e2fff00f6ea876ba9c39af4510d06 (diff)
For PR1558:
Move tests that have C/C++ sources into the appropriate directory. This allows them to be selected for testing based on whether llvm-gcc is present or not. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39963 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/C++Frontend/2006-11-06-StackTrace.cpp (renamed from test/DebugInfo/2006-11-06-StackTrace.cpp)0
-rw-r--r--test/C++Frontend/2006-11-20-GlobalSymbols.cpp (renamed from test/DebugInfo/2006-11-20-GlobalSymbols.cpp)0
-rw-r--r--test/C++Frontend/2006-11-30-NoCompileUnit.cpp (renamed from test/DebugInfo/2006-11-30-NoCompileUnit.cpp)0
-rw-r--r--test/C++Frontend/2006-11-30-Pubnames.cpp (renamed from test/DebugInfo/2006-11-30-Pubnames.cpp)0
-rw-r--r--test/C++Frontend/2007-01-02-UnboundedArray.cpp (renamed from test/DebugInfo/2007-01-02-UnboundedArray.cpp)0
-rw-r--r--test/CFrontend/BasicInstrs.c (renamed from test/CodeGen/Generic/BasicInstrs.c)0
-rw-r--r--test/CFrontend/funccall.c (renamed from test/DebugInfo/funccall.c)0
7 files changed, 0 insertions, 0 deletions
diff --git a/test/DebugInfo/2006-11-06-StackTrace.cpp b/test/C++Frontend/2006-11-06-StackTrace.cpp
index 621a301eb2..621a301eb2 100644
--- a/test/DebugInfo/2006-11-06-StackTrace.cpp
+++ b/test/C++Frontend/2006-11-06-StackTrace.cpp
diff --git a/test/DebugInfo/2006-11-20-GlobalSymbols.cpp b/test/C++Frontend/2006-11-20-GlobalSymbols.cpp
index fc896b330a..fc896b330a 100644
--- a/test/DebugInfo/2006-11-20-GlobalSymbols.cpp
+++ b/test/C++Frontend/2006-11-20-GlobalSymbols.cpp
diff --git a/test/DebugInfo/2006-11-30-NoCompileUnit.cpp b/test/C++Frontend/2006-11-30-NoCompileUnit.cpp
index 993ceb484c..993ceb484c 100644
--- a/test/DebugInfo/2006-11-30-NoCompileUnit.cpp
+++ b/test/C++Frontend/2006-11-30-NoCompileUnit.cpp
diff --git a/test/DebugInfo/2006-11-30-Pubnames.cpp b/test/C++Frontend/2006-11-30-Pubnames.cpp
index 698f30bc05..698f30bc05 100644
--- a/test/DebugInfo/2006-11-30-Pubnames.cpp
+++ b/test/C++Frontend/2006-11-30-Pubnames.cpp
diff --git a/test/DebugInfo/2007-01-02-UnboundedArray.cpp b/test/C++Frontend/2007-01-02-UnboundedArray.cpp
index 648d19be62..648d19be62 100644
--- a/test/DebugInfo/2007-01-02-UnboundedArray.cpp
+++ b/test/C++Frontend/2007-01-02-UnboundedArray.cpp
diff --git a/test/CodeGen/Generic/BasicInstrs.c b/test/CFrontend/BasicInstrs.c
index 812b49db28..812b49db28 100644
--- a/test/CodeGen/Generic/BasicInstrs.c
+++ b/test/CFrontend/BasicInstrs.c
diff --git a/test/DebugInfo/funccall.c b/test/CFrontend/funccall.c
index 9735e34705..9735e34705 100644
--- a/test/DebugInfo/funccall.c
+++ b/test/CFrontend/funccall.c