Auto-upgrade the magic ".llvm.eh.catch.all.value" global to
authorBill Wendling <isanbard@gmail.com>
Fri, 10 Sep 2010 18:51:56 +0000 (18:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 10 Sep 2010 18:51:56 +0000 (18:51 +0000)
commitde49f360ec4780acb382a3ae923d1716fdb0dc03
tree7a4af7e6a1aa5127e26a225a34806cdd84f7056e
parent979927ab26a1832ee2ecd1edb17d50184756f474
Auto-upgrade the magic ".llvm.eh.catch.all.value" global to
"llvm.eh.catch.all.value". Only the name needs to be changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113600 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/AutoUpgrade.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/VMCore/AutoUpgrade.cpp
test/Bitcode/AutoUpgradeGlobals.ll [new file with mode: 0644]
test/Bitcode/AutoUpgradeGlobals.ll.bc [new file with mode: 0644]