Two testcases for loops: one with outputs, one without.
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 28 Feb 2004 03:20:41 +0000 (03:20 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 28 Feb 2004 03:20:41 +0000 (03:20 +0000)
commit870e587d5d8b5f9005e0e42e19120fe6f21c1c35
tree75e9d1e5c074e61962b4df1f83cbae3b654ef2d0
parent84cda0f470e95132f1a2577aa2e93e06a93cd0a1
Two testcases for loops: one with outputs, one without.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11934 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/CodeExtractor/loops-no-output.c [new file with mode: 0644]
test/Transforms/CodeExtractor/loops-outputs.c [new file with mode: 0644]