From c5eafb57dacee579989c62d3bb09a658e976ba77 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 6 Oct 2002 22:35:56 +0000 Subject: [PATCH] Remove old crusty test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4048 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Feature/allocatest2.ll | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 test/Feature/allocatest2.ll 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: ;;