- Dramatically simplify the Constant::mutateReferences implementation,
authorChris Lattner <sabre@nondot.org>
Mon, 14 Oct 2002 03:30:23 +0000 (03:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Oct 2002 03:30:23 +0000 (03:30 +0000)
commit34048e2ace447e5bdbd386d599ce768e19e6b18b
treef56b5306899d4281196e5339abf3f08797cc7f5f
parent9e932bd566f7cd2c1602b5b5ed4e46e2e00bf736
  - Dramatically simplify the Constant::mutateReferences implementation,
    allowing it to be called on all constant types (structures/arrays)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4160 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constant.h
include/llvm/Constants.h
include/llvm/Module.h
lib/VMCore/Constants.cpp