summaryrefslogtreecommitdiff
path: root/lib/VMCore/DebugLoc.cpp
Commit message (Expand)AuthorAge
* Spacing.Eric Christopher2011-10-11
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Add dump()Devang Patel2011-07-14
* Simplify and delay extracting DebugLoc elements, scope and InlinedAt, as much...Devang Patel2011-07-14
* PR9214: Convert Metadata API to use ArrayRef.Jay Foad2011-04-21
* Add an empty key for DebugLoc so that you can store an empty DebugLoc in aNick Lewycky2011-04-06
* Support using DebugLoc's in a DenseMap.Nick Lewycky2011-04-06
* rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h.Chris Lattner2010-04-02
* fix a bug in DebugRecVH::deleted/allUsesReplacedWith. If an Chris Lattner2010-04-01
* add a method to decode a DILocation into a NewDebugLoc.Chris Lattner2010-04-01
* Add a new "NewDebugLoc" class which will eventually replace DebugLoc,Chris Lattner2010-04-01