Add support for unreachable and undef
authorChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:12:13 +0000 (18:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:12:13 +0000 (18:12 +0000)
commita9d12c0a56e60a331af3ef6209d754f0c12e8bab
tree750c3e7c26db654e761ae86e457ba0db22a2d030
parente87597fb75d2870505ad54480ad51452bd6c75c3
Add support for unreachable and undef

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