remove autoupgrade support for LLVM 2.9 exception stuff. Mainline supports
authorChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 05:56:16 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 05:56:16 +0000 (05:56 +0000)
commit9d5f6ccd26615592361baa299fc5b450501fb1b0
treed5089daa55242307e69d0a71f9ffd837b485abfe
parentdbc88494eefd32274ff6e037df0000c0d0e871d2
remove autoupgrade support for LLVM 2.9 exception stuff.  Mainline supports
LLVM 3.0 and later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145165 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/AutoUpgrade.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/VMCore/AutoUpgrade.cpp