Recommit r80858 again (which has been backed out in r80871).
authorGabor Greif <ggreif@gmail.com>
Fri, 19 Mar 2010 11:55:53 +0000 (11:55 +0000)
committerGabor Greif <ggreif@gmail.com>
Fri, 19 Mar 2010 11:55:53 +0000 (11:55 +0000)
commitf4f10e37791cef519a057d10d12f688333f554a7
tree08e36ccdb6b97dac5ae0aecc00aeceff03cdfae5
parent1a9158c301b58d8119664f416461d5a5549170c4
Recommit r80858 again (which has been backed out in r80871).

This time I did a self-hosted bootstrap on Linux x86-64,
with no problems. Let's see how darwin 64-bit self-hosting
goes. At the first sign of failure I'll back this out.

Maybe the valgrind bots give me a hint of what may be wrong
(it at all).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98957 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
include/llvm/Support/CallSite.h
lib/Analysis/IPA/GlobalsModRef.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Transforms/IPO/DeadArgumentElimination.cpp
lib/Transforms/IPO/PruneEH.cpp
lib/Transforms/Scalar/SimplifyCFGPass.cpp
lib/Transforms/Utils/LowerInvoke.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Instructions.cpp
lib/VMCore/Verifier.cpp