Moved *.c files into subdirectory TestSources to avoid overwriting
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 6 Nov 2001 17:06:06 +0000 (17:06 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 6 Nov 2001 17:06:06 +0000 (17:06 +0000)
commit7b10c3694a09cf5ee8b0aa19b2ea5ca25e895023
treeb393f08e28848b5f239ebb824d771f906605d32d
parentd1565abd688daeff10f9398bd04df837b3d467ed
Moved *.c files into subdirectory TestSources to avoid overwriting
corresponding *.ll files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1155 91177308-0d34-0410-b5e6-96231b3b80d8
test/ackermann.c [deleted file]
test/array.c [deleted file]
test/ary3.c [deleted file]
test/combinations.c [deleted file]
test/fib2.c [deleted file]
test/heapsort.c [deleted file]
test/testmisc.c [deleted file]