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
/
unittests
/
DebugInfo
/
DWARF
/
DwarfGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
dwarfgen: Add support for generating the debug_str_offsets section, take 3
Pavel Labath
2018-07-26
1
-0
/
+14
*
dwarfgen: Don't create an AsmPrinter with an invalid ObjFile lowering
Pavel Labath
2018-07-26
1
-2
/
+2
*
Revert "dwarfgen: Add support for generating the debug_str_offsets section, t...
Pavel Labath
2018-07-25
1
-11
/
+0
*
dwarfgen: Add support for generating the debug_str_offsets section, take 2
Pavel Labath
2018-07-25
1
-0
/
+11
*
Revert "dwarfgen: Add support for generating the debug_str_offsets section"
Pavel Labath
2018-07-25
1
-11
/
+0
*
dwarfgen: Add support for generating the debug_str_offsets section
Pavel Labath
2018-07-25
1
-0
/
+11
*
Fix Wdocumentation warnings. NFCI.
Simon Pilgrim
2018-05-14
1
-1
/
+1
*
[DWARF] Remove unused member and fix(?) the unit-tests on big endian hosts
James Henderson
2018-05-10
1
-5
/
+3
*
[DWARF] DwarfGenerator.h LineTable: explicitly mark DG as unused
Roman Lebedev
2018-05-10
1
-1
/
+1
*
[DWARF] Rework debug line parsing to use llvm::Error and callbacks
James Henderson
2018-05-10
1
-1
/
+78
*
Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any...
George Rimar
2017-06-28
1
-0
/
+1
*
Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh...
George Rimar
2017-06-28
1
-1
/
+0
*
[ELF] - Add ability for DWARFContextInMemory to exit early when any error hap...
George Rimar
2017-06-28
1
-0
/
+1
*
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...
David Blaikie
2017-04-22
1
-1
/
+1
*
[DWARF] NFC. A few bits of minor code cleanup.
Chris Bieneman
2017-03-06
1
-3
/
+0
*
Add iterator support to DWARFDie to allow child DIE iteration.
Greg Clayton
2017-01-05
1
-0
/
+3
*
Fix memory leak in unit test.
Benjamin Kramer
2016-12-09
1
-2
/
+2
*
Fix ASAN buildbots by fixing a double free crash.
Greg Clayton
2016-12-08
1
-1
/
+1
*
DIE::addAttribute(): Prune a redundant \param. [-Wdocumentation]
NAKAMURA Takumi
2016-12-08
1
-1
/
+1
*
Move DwarfGenerator.cpp to unittests
Daniel Jasper
2016-12-08
1
-0
/
+231