[unwind removal] Don't write out the dead 'unwind' instruction.
authorBill Wendling <isanbard@gmail.com>
Mon, 6 Feb 2012 21:30:37 +0000 (21:30 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 6 Feb 2012 21:30:37 +0000 (21:30 +0000)
commit3e9719e1f3a7ba41abacb6e4155cfd71a7d9788f
treede81c9b9b88a96ab72461ada1150cd94e3421084
parentaa5abe88d6aa445afa593476a665e3ab14b3524c
[unwind removal] Don't write out the dead 'unwind' instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149905 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp