From: Chris Lattner Date: Fri, 14 Sep 2001 20:03:04 +0000 (+0000) Subject: Add new test cases X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=808b9b6cdfcf68ceb623e32ac16b34fa65f4dd07;p=oota-llvm.git Add new test cases git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@576 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/inssel1.ll b/test/inssel1.ll new file mode 100644 index 00000000000..58aa6343465 --- /dev/null +++ b/test/inssel1.ll @@ -0,0 +1,8 @@ +implementation + +void "foo"(int * %x, int * %y) +begin +;