MapValue doesn't needs its LLVMContext argument.
authorDan Gohman <gohman@apple.com>
Sat, 24 Oct 2009 23:37:16 +0000 (23:37 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 24 Oct 2009 23:37:16 +0000 (23:37 +0000)
commit5fa75b0fa4af290ee4b7180f3e452942b4653aae
tree24edbda18a7093d04ba6faf937f8e7f3a8d2dd37
parent32663b719b4996b3a735f22bba80d771d50f96e7
MapValue doesn't needs its LLVMContext argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85020 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/ValueMapper.h
lib/Transforms/Utils/CloneFunction.cpp
lib/Transforms/Utils/CloneModule.cpp
lib/Transforms/Utils/ValueMapper.cpp