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
/
DebugInfo
/
DWARF
/
DWARFDie.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF] Add D to Seen early to avoid duplicate elements in Worklist
Fangrui Song
2019-03-27
1
-7
/
+5
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-1
/
+1
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
1
-1
/
+1
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
1
-1
/
+1
*
Revert "[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)"
Vlad Tsyrklevich
2019-03-02
1
-5
/
+3
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)
Jonas Devlieghere
2019-03-01
1
-3
/
+5
*
dsymutil support for DW_OP_convert
Adrian Prantl
2019-02-28
1
-3
/
+37
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-2
/
+2
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
Jonas Devlieghere
2019-02-27
1
-24
/
+17
*
[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
Markus Lavin
2019-02-21
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
DebugInfo: Accurately propagate the section used by a relocation when accessi...
David Blaikie
2018-12-22
1
-4
/
+4
*
DebugInfo: Refactor named section dumping into a reusable helper
David Blaikie
2018-12-22
1
-9
/
+1
*
DebugInfo: Remove extra attribute lookup
David Blaikie
2018-12-22
1
-3
/
+2
*
llvm-dwarfdump: Improve/fix pretty printing of array dimensions
David Blaikie
2018-12-19
1
-18
/
+47
*
DebugInfo/DWARF: Pretty print subroutine types
David Blaikie
2018-12-12
1
-2
/
+19
*
DebugInfo/DWARF: Improve dumping of pointers to members ('int foo::*' rather ...
David Blaikie
2018-12-12
1
-0
/
+5
*
DebugInfo/DWARF: Refactor type dumping to dump types, rather than DIEs that r...
David Blaikie
2018-12-12
1
-5
/
+3
*
DebugInfo/DWARF: Refactor getAttributeValueAsReferencedDie to accept a DWARFF...
David Blaikie
2018-12-12
1
-3
/
+11
*
llvm-dwarfdump: Dump array dimensions in stringified type names
David Blaikie
2018-12-12
1
-2
/
+21
*
[DWARF] Revert r345546: Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-31
1
-0
/
+1
*
[DWARF][NFC] Refactor range list extraction and dumping
Wolfgang Pieb
2018-10-29
1
-1
/
+0
*
[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length
George Rimar
2018-10-25
1
-2
/
+10
*
[llvm-dwarfdump] - Add the support of parsing .debug_loclists.
George Rimar
2018-10-22
1
-5
/
+17
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-1
/
+1
*
[DWARF] Make llvm-dwarfdump display location lists in a .dwp file correctly. ...
Wolfgang Pieb
2018-10-19
1
-6
/
+4
*
[dwarfdump] Hide ranges in diff-mode.
Jonas Devlieghere
2018-10-19
1
-1
/
+3
*
Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...
Alexander Kornienko
2018-09-17
1
-0
/
+1
*
[DWARF] reposting r342048, which was reverted in r342056 due to buildbot
Wolfgang Pieb
2018-09-14
1
-1
/
+0
*
Reverting r342048, which caused UBSan failures in dsymutil.
Wolfgang Pieb
2018-09-12
1
-0
/
+1
*
[DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...
Wolfgang Pieb
2018-09-12
1
-1
/
+0
*
[dwarfdump] Improve -diff option by hiding more data.
Jonas Devlieghere
2018-09-04
1
-2
/
+4
*
[DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to DWARFUnitVector. NFC
Paul Robinson
2018-08-01
1
-1
/
+1
*
[DebugInfo] Make children iterator bidirectional
Jonas Devlieghere
2018-07-11
1
-0
/
+12
*
[DWARF] Improved error reporting for range lists.
Wolfgang Pieb
2018-06-20
1
-8
/
+20
*
[dwarfdump] Make -c and -p work together
Jonas Devlieghere
2018-05-26
1
-3
/
+7
*
[DebugInfo] Use absolute addresses in location lists
Jonas Devlieghere
2018-05-21
1
-4
/
+7
*
[DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consu...
Wolfgang Pieb
2018-05-18
1
-6
/
+15
*
[DebugInfo] Prevent infinite recursion for malformed DWARF
Jonas Devlieghere
2018-04-30
1
-10
/
+30
*
[dwarf] Unify unknown dwarf enum formatting code
Pavel Labath
2018-03-21
1
-20
/
+6
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
1
-9
/
+10
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-4
/
+2
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-7
/
+10
*
llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.
Adrian Prantl
2017-11-29
1
-1
/
+1
*
Fixed the ability to recursively get an attribute value from a DWARFDie.
Greg Clayton
2017-11-27
1
-10
/
+9
*
[llvm-dwarfdump] Display DW_AT_high_pc as absolute value
Jonas Devlieghere
2017-11-27
1
-3
/
+11
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-2
/
+3
*
[llvm-dwarfdump] - Fix array out of bounds access crash.
George Rimar
2017-10-25
1
-0
/
+6
*
[llvm-dwarfdump] - Teach tool about few GNU call_sites constants.
George Rimar
2017-10-23
1
-1
/
+2
*
Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
Jonas Devlieghere
2017-10-10
1
-4
/
+64
[next]