Respond to Chris' review:
authorVictor Hernandez <vhernandez@apple.com>
Mon, 11 Jan 2010 07:45:19 +0000 (07:45 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Mon, 11 Jan 2010 07:45:19 +0000 (07:45 +0000)
commit5b7e48b56cfc0904636a0a1c0d4f7b81133c48c2
tree3eab685aa1c1aaeb80459d9c50d34d02e98fa236
parent8e76764de86d7906db5123626b65f593e159d9f3
Respond to Chris' review:
Make InsertDbgValueIntrinsic() and get Offset take and recieve a uint64_t.
Get constness correct for getVariable() and getValue().

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