From: Chris Lattner Date: Sun, 6 Oct 2002 22:35:56 +0000 (+0000) Subject: Remove old crusty test X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c5eafb57dacee579989c62d3bb09a658e976ba77;p=oota-llvm.git Remove old crusty test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4048 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Feature/allocatest2.ll b/test/Feature/allocatest2.ll deleted file mode 100644 index 7c93215a6e1..00000000000 --- a/test/Feature/allocatest2.ll +++ /dev/null @@ -1,25 +0,0 @@ - -implementation - -declare void "_Z12combinationsjPj" (uint, uint*) ;; Prototype for: void combinations(unsigned int, unsigned int*) - -;; Emitting: void UseAllocaFunction(unsigned int) -void "_Z17UseAllocaFunctionj"(uint %n) -begin -bb1: ;;