Checkin old testcase for switch statement. For now we just decimate them
authorChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 18:48:27 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 18:48:27 +0000 (18:48 +0000)
commit0bfaf3b7b54aee97c6d0c4c9d7e483350eac4722
tree651e2eb7f2efe82f1c360bb112a254414fde5115
parent74550e1d06a53b27d48b9e11bfeb645ddf50ef14
Checkin old testcase for switch statement.  For now we just decimate them
to conditional branches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2159 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2002-04-07-SwitchStmt.c [new file with mode: 0644]