make the autoupgrade code for ret attributes dramatically simpler
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 18:22:09 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 18:22:09 +0000 (18:22 +0000)
commit9a6cb1598060e7c33115ffad55e176a737bac99a
tree64261423afbdb25bd38718abfd344432ccf2db17
parent94b5f7dc78060975f92b800e501cac84ed9b7fb9
make the autoupgrade code for ret attributes dramatically simpler
and actually work.  We can now read the llvm 2.3 bc file from PR2849

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