[X86] Remove two const references to the return value of a constructor and just use...
[oota-llvm.git] / lib / Support / IntrusiveRefCntPtr.cpp
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...