index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfUnit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-11
1
-24
/
+0
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-11
1
-0
/
+24
*
DwarfUnit: LLVM_OVERRIDE and constify some functions
David Blaikie
2013-12-11
1
-1
/
+1
*
Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
Eric Christopher
2013-12-09
1
-17
/
+20
*
Rename Unit->DwarfUnit to match the file name and make it a bit less
Eric Christopher
2013-12-09
1
-86
/
+97
*
DebugInfo: Include the section and start-of-section label in the unit
David Blaikie
2013-12-06
1
-1
/
+1
*
Rename DwarfUnits to DwarfFile to help avoid some naming confusion.
Eric Christopher
2013-12-05
1
-3
/
+3
*
Fix comment.
Eric Christopher
2013-12-05
1
-2
/
+2
*
DwarfUnit: Correct comment by generalizing over all units, not just compilati...
David Blaikie
2013-12-04
1
-3
/
+3
*
Use move and stack allocation for RangeSpanLists. As a result make
Eric Christopher
2013-12-04
1
-4
/
+0
*
DebugInfo: Remove unused start/end labels for the debug_abbrevs section
David Blaikie
2013-12-04
1
-2
/
+4
*
Make ranges and range lists be a discrete entity that can be located
Eric Christopher
2013-12-03
1
-0
/
+4
*
DebugInfo: Rename generic unit references to "TheU" instead of TheCU now that...
David Blaikie
2013-12-02
1
-8
/
+8
*
DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents.
David Blaikie
2013-12-02
1
-0
/
+1983