Fix -Wdeprecated warnings due to the use of copy ops on SCEVPredicate derived class...
[oota-llvm.git] / lib / Support / IntrusiveRefCntPtr.cpp
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...