aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/DebugLoc.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h.Chris Lattner2010-04-021-12/+12
* fix a bug in DebugRecVH::deleted/allUsesReplacedWith. If an Chris Lattner2010-04-011-4/+7
* add a method to decode a DILocation into a NewDebugLoc.Chris Lattner2010-04-011-0/+15
* Add a new "NewDebugLoc" class which will eventually replace DebugLoc,Chris Lattner2010-04-011-0/+270