The llvm.atomic intrinsics *were* removed in LLVM 3.0 (in r141333), remove the
authorChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 08:18:55 +0000 (08:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Nov 2011 08:18:55 +0000 (08:18 +0000)
commit875882a184efec3f42bdd1029e162f11ae34f7cc
treef2df5060be9dfc42f3b63a1a6838358acd0260ba
parent3211c6e31b5715cbfa19bd17f2eaf5d3c1bec14a
The llvm.atomic intrinsics *were* removed in LLVM 3.0 (in r141333), remove the
autoupgrade logic for 2.9 and before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145176 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AutoUpgrade.cpp