Don't forget to add the landingpad and resume instructions to the InstructionList.
authorBill Wendling <isanbard@gmail.com>
Thu, 1 Sep 2011 00:50:20 +0000 (00:50 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 1 Sep 2011 00:50:20 +0000 (00:50 +0000)
commit35726bfcaa852fcbcbda03613b7f9a59763003bc
tree2ec6aca71f2b06c3608a6cf7fcd4b0bd3b032d8d
parent20ed2e7939d6a8e804a51897c3af4588deb48be2
Don't forget to add the landingpad and resume instructions to the InstructionList.

This was found via a nightly build of 483.xalancbmk.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138923 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp