Revert commit 152300 (ddunbar) since it still seems to be breaking
authorDuncan Sands <baldrick@free.fr>
Thu, 8 Mar 2012 09:32:21 +0000 (09:32 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 8 Mar 2012 09:32:21 +0000 (09:32 +0000)
commited5edea96d72440679311d7d31d39804967f3220
tree9ed28f36819890514e02a1a4853176d347fd5f24
parentfac259814923d091942b230e7bd002a8d1130bc3
Revert commit 152300 (ddunbar) since it still seems to be breaking
buildbots.  Original commit message:

[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline, reapplied
with a fix for the longstanding over-read of 32-bit pointer values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152304 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/FoldingSet.h
lib/Support/FoldingSet.cpp