[llvm-commits] [llvm] r63009 - in /llvm/trunk: include/llvm/CodeGen/DebugLoc.h include/llvm/CodeGen/MachineFunction.h lib/CodeGen/MachineFunction.cpp
Chris Lattner
clattner at apple.com
Mon Jan 26 20:54:22 PST 2009
On Jan 25, 2009, at 11:53 PM, Evan Cheng wrote:
> Author: evancheng
> Date: Mon Jan 26 01:53:42 2009
> New Revision: 63009
>
> URL: http://llvm.org/viewvc/llvm-project?rev=63009&view=rev
> Log:
> Actually source file has already been uniquified into an id during
> isel. Eliminate the StringMap.
Oh, ok. Well please still rename lookUpDebugLocId :)
Thanks Evan,
-Chris
More information about the llvm-commits
mailing list