Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h. | Chris Lattner | 2010-04-02 | 1 | -12/+12 |
* | fix a bug in DebugRecVH::deleted/allUsesReplacedWith. If an | Chris Lattner | 2010-04-01 | 1 | -4/+7 |
* | add a method to decode a DILocation into a NewDebugLoc. | Chris Lattner | 2010-04-01 | 1 | -0/+15 |
* | Add a new "NewDebugLoc" class which will eventually replace DebugLoc, | Chris Lattner | 2010-04-01 | 1 | -0/+270 |