Change the MDNode uniquing to a ValueMap, at Devang's request.
authorOwen Anderson <resistor@mac.com>
Mon, 10 Aug 2009 18:16:08 +0000 (18:16 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 10 Aug 2009 18:16:08 +0000 (18:16 +0000)
commit0631fce85050f8f633e5fd032875d9151e0db4da
treef959eda6f313fbd8b5a067a450034e22213b1b3a
parentf9bdeddb96043559c61f176f8077e3b91a0c544f
Change the MDNode uniquing to a ValueMap, at Devang's request.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78577 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h
include/llvm/Metadata.h
lib/VMCore/Constants.cpp
lib/VMCore/ConstantsContext.h
lib/VMCore/LLVMContextImpl.h
lib/VMCore/Metadata.cpp