From: Chris Lattner Date: Mon, 7 Oct 2002 16:59:51 +0000 (+0000) Subject: Remove really old testcase X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=67855103bcd2107ca90a9a74c0525fa7051992cc;p=oota-llvm.git Remove really old testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4056 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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: ;;