Add a way to replace a field inside a metadata node. This can be
authorEric Christopher <echristo@apple.com>
Wed, 15 Feb 2012 09:09:29 +0000 (09:09 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 15 Feb 2012 09:09:29 +0000 (09:09 +0000)
commitf32a960fd32b32f84bb486458ccbc905af490da9
tree90c00395fcdcd46d9336607b0e376d42e9dbf43b
parent900d7b78e6cacca6c6062abf803d7ab1a4e39b38
Add a way to replace a field inside a metadata node. This can be
used to incrementally update a created node without needing a
temporary node and RAUW.

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