Add DIEInteger::setValue() method.
authorFrederic Riss <friss@apple.com>
Fri, 6 Mar 2015 23:22:46 +0000 (23:22 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 6 Mar 2015 23:22:46 +0000 (23:22 +0000)
commit7557b1a4df3fe293be058eaef10bd63943f3c043
tree2aafbaf733722dd63607e8896bc828f8ad237ca8
parent2f19fc85a4d8ff115cbc984c4c9b2408fdc99855
Add DIEInteger::setValue() method.

dsymutil needs to 'patch' attribute values after creating them. Just
add this trivial capability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231529 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DIE.h