From 808b9b6cdfcf68ceb623e32ac16b34fa65f4dd07 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 14 Sep 2001 20:03:04 +0000 Subject: [PATCH] Add new test cases git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@576 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/inssel1.ll | 8 ++++++++ test/inssel2.ll | 14 ++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 test/inssel1.ll create mode 100644 test/inssel2.ll 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 +;