Remove obsolete tests which:
authorChris Lattner <sabre@nondot.org>
Thu, 2 Oct 2003 18:48:35 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Oct 2003 18:48:35 +0000 (18:48 +0000)
commit4f8ede9e10d7075ab7def4af944accc9a774dc57
tree85a6534fb930bbb04295f7888939cd56e2877b64
parent44ae86aaf9bd28382521e97d89a876451d7a541a
Remove obsolete tests which:
A. do not just test LLC, or even the sparc backend
B. are cut down versions of tests that exist in other places

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8821 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLC/badfuncptr.c [deleted file]
test/LLC/badidx.c [deleted file]
test/LLC/bigstack.c [deleted file]
test/LLC/callargs.c [deleted file]
test/LLC/casts.c [deleted file]
test/LLC/globalrefs.c [deleted file]
test/LLC/poisson.c [deleted file]
test/LLC/testtrace.c [deleted file]
test/LLC/varargs.c [deleted file]