From 67855103bcd2107ca90a9a74c0525fa7051992cc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 7 Oct 2002 16:59:51 +0000 Subject: [PATCH] Remove really old testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4056 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/combinations.ll | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 test/combinations.ll diff --git a/test/combinations.ll b/test/combinations.ll deleted file mode 100644 index 8dfd67bb516..00000000000 --- a/test/combinations.ll +++ /dev/null @@ -1,39 +0,0 @@ -implementation - -;; Emitting: void combinations(unsigned int, unsigned int*) -void "combinations"(uint %n, uint* %A) -begin -bb1: ;;