Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't touch.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 20 Jun 2008 15:38:22 +0000 (15:38 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 20 Jun 2008 15:38:22 +0000 (15:38 +0000)
commit63691f13b62591743d286ac29a7f0c105b1d8619
tree3ce0e2320c8ad0f6cd159051477cb9dcb2e4cf61
parent7e43b3be885579c46fe6d2f8a7c57cf88fa13a25
Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't touch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52540 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/DeadArgElim/keepalive.ll [new file with mode: 0644]