| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make ranges and range lists be a discrete entity that can be located | Eric Christopher | 2013-12-03 | 1 | -0/+4 |
| | | | | | | | | and emitted per function and CU. Begins coalescing ranges as a first class entity through debug info. No functional change. llvm-svn: 196178 | ||||
| * | DebugInfo: Rename generic unit references to "TheU" instead of TheCU now ↵ | David Blaikie | 2013-12-02 | 1 | -8/+8 |
| | | | | | | | | | that they might be type units instead of compile units. CR feedback from Eric Christopher on r196139. llvm-svn: 196159 | ||||
| * | DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents. | David Blaikie | 2013-12-02 | 1 | -0/+1983 |
| llvm-svn: 196140 | |||||

