Add support for the switch instruction to the CWriter
authorChris Lattner <sabre@nondot.org>
Tue, 22 Apr 2003 20:19:52 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Apr 2003 20:19:52 +0000 (20:19 +0000)
commita9f5e0517e00abb812490dbd1dc215c10a61e664
treebacad375954d79cb640995209aceaf1f08357a1d
parent8ad51f596587db8bf8227cd947d99e13a41a5e3b
Add support for the switch instruction to the CWriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5847 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp