[llvm-commits] [llvm] r93149 - in /llvm/trunk: include/llvm/Analysis/DebugInfo.h include/llvm/IntrinsicInst.h lib/Analysis/DebugInfo.cpp lib/VMCore/IntrinsicInst.cpp
Chris Lattner
clattner at apple.com
Mon Jan 11 08:46:22 PST 2010
On Jan 10, 2010, at 11:45 PM, Victor Hernandez wrote:
> Author: hernande
> Date: Mon Jan 11 01:45:19 2010
> New Revision: 93149
>
> URL: http://llvm.org/viewvc/llvm-project?rev=93149&view=rev
> Log:
> Respond to Chris' review:
> Make InsertDbgValueIntrinsic() and get Offset take and recieve a uint64_t.
> Get constness correct for getVariable() and getValue().
Nice, thanks Victor. Don't forget the LangRef piece,
-Chris
More information about the llvm-commits
mailing list