Add a testcase for a function we cannot legally promote the argument of.
authorChris Lattner <sabre@nondot.org>
Sat, 13 Nov 2004 23:28:39 +0000 (23:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Nov 2004 23:28:39 +0000 (23:28 +0000)
commit78d223e1fb7cc0e5240c40416bd456dcfa776afa
tree0ba3e5bfeb33c1b5b6b903a48cc3aec51841e499
parente6c745261ea2c4c523cb66f8935f6eceeab1c5ec
Add a testcase for a function we cannot legally promote the argument of.

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