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
/
test
/
tools
/
llvm-dwarfdump
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-dwarfdump: Skip address index info (and dump only the address, if found)...
David Blaikie
2018-12-24
1
-0
/
+77
*
llvm-dwarfdump: Dump the section name/number for addr attributes
David Blaikie
2018-12-22
1
-1
/
+1
*
llvm-dwarfdump: Improve/fix pretty printing of array dimensions
David Blaikie
2018-12-19
1
-3
/
+59
*
[llvm-dwarfdump] - Do not error out on R_X86_64_DTPOFF64/R_X86_64_DTPOFF32 re...
George Rimar
2018-12-18
1
-0
/
+68
*
DebugInfo/DWARF: Pretty print subroutine types
David Blaikie
2018-12-12
1
-0
/
+45
*
DebugInfo/DWARF: Improve dumping of pointers to members ('int foo::*' rather ...
David Blaikie
2018-12-12
1
-3
/
+17
*
llvm-dwarfdump: Dump array dimensions in stringified type names
David Blaikie
2018-12-12
1
-0
/
+179
*
[llvm-dwarfdump] - Simplify the test case.
George Rimar
2018-12-06
1
-191
/
+45
*
[llvm-dwarfdump] - Dump the older versions of .eh_frame/.debug_frame correctly.
George Rimar
2018-12-04
1
-0
/
+51
*
[llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.
George Rimar
2018-12-03
1
-0
/
+197
*
Revert r347490 as it breaks address sanitizer builds
Luke Cheeseman
2018-11-23
1
-1
/
+1
*
Revert r343341
Luke Cheeseman
2018-11-23
1
-1
/
+1
*
Add total function byte size and inline function byte size to "llvm-dwarfdump...
Greg Clayton
2018-11-09
1
-0
/
+3
*
[DWARF v5] Verifier: Add checks for DW_FORM_strx* forms.
Wolfgang Pieb
2018-11-03
2
-2
/
+90
*
Revert "Revert "DebugInfo: reduce DIE range verification on object files""
Saleem Abdulrasool
2018-10-28
1
-0
/
+57
*
Revert "DebugInfo: reduce DIE range verification on object files"
Vlad Tsyrklevich
2018-10-27
1
-57
/
+0
*
test: add missing -triple
Saleem Abdulrasool
2018-10-27
1
-1
/
+1
*
DebugInfo: reduce DIE range verification on object files
Saleem Abdulrasool
2018-10-27
1
-0
/
+57
*
[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_startx_length
George Rimar
2018-10-25
1
-0
/
+27
*
Make llvm-dwarfdump -name work on type units.
Paul Robinson
2018-10-24
1
-0
/
+100
*
[dwarfdump] Make incompatibility between -diff and -verbose explicit.
Jonas Devlieghere
2018-10-23
1
-0
/
+3
*
llvm-dwarfdump: Support RLE_addressx and RLE_startx_length in .debug_rnglists
David Blaikie
2018-10-20
1
-3
/
+24
*
llvm-dwarfdump: Extend --name to also search DW_AT_linkage_name.
Adrian Prantl
2018-10-09
1
-0
/
+5
*
[DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section. Fixes PR38991.
Wolfgang Pieb
2018-10-09
1
-0
/
+20
*
[DebugInfo] Add support for DWARF5 call site-related attributes
Vedant Kumar
2018-10-05
1
-0
/
+376
*
Format the dwarfdump --statistics version as an integer instead of a string.
Adrian Prantl
2018-10-05
1
-0
/
+1
*
Revert r343317
Luke Cheeseman
2018-09-28
1
-1
/
+1
*
Reapply changes reverted by r343235
Luke Cheeseman
2018-09-28
1
-1
/
+1
*
llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs.
Adrian Prantl
2018-09-21
2
-0
/
+378
*
[dwarfdump] Verify DW_AT_type is set and points to a compatible DIE.
Jonas Devlieghere
2018-09-21
1
-2
/
+20
*
[dwarfdump] Verify compatibility of attribute TAGs.
Jonas Devlieghere
2018-09-21
1
-0
/
+386
*
[dwarfdump] Improve -diff option by hiding more data.
Jonas Devlieghere
2018-09-04
1
-0
/
+489
*
[DebugInfo] Have the verifier accept missing linkage names.
Jonas Devlieghere
2018-09-03
1
-0
/
+646
*
[DWARF] Support for .debug_addr (consumer)
Victor Leschuk
2018-07-31
15
-0
/
+343
*
[DWARF v5] Refactor range lists dumping by using a more generic way of handli...
Wolfgang Pieb
2018-07-23
2
-26
/
+26
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-5
/
+5
*
[DWARF/AccelTable] Remove getDIESectionOffset for DWARF v5 entries
Pavel Labath
2018-06-13
1
-0
/
+162
*
DWARFAcceleratorTable: fix equal_range iterators
Pavel Labath
2018-05-31
2
-6
/
+94
*
[dwarfdump] Make -c and -p work together
Jonas Devlieghere
2018-05-26
1
-0
/
+309
*
[Support] Add color cl category.
Jonas Devlieghere
2018-05-24
1
-0
/
+2
*
Reapply "DWARFVerifier: Check "completeness" of .debug_names section"
Pavel Labath
2018-05-15
1
-0
/
+195
*
[DWARF] Rework debug line parsing to use llvm::Error and callbacks
James Henderson
2018-05-10
3
-0
/
+338
*
Revert "DWARFVerifier: Check "completeness" of .debug_names section"
Pavel Labath
2018-05-09
1
-195
/
+0
*
DWARFVerifier: Check "completeness" of .debug_names section
Pavel Labath
2018-05-09
1
-0
/
+195
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-2
/
+2
*
[DebugInfo] Prevent infinite recursion for malformed DWARF
Jonas Devlieghere
2018-04-30
1
-0
/
+296
*
[test] Avoid spurious failure in debug-names-find.s. NFC.
Pavel Labath
2018-04-16
1
-3
/
+3
*
DWARFVerifier: validate information in name index entries
Pavel Labath
2018-04-06
2
-0
/
+244
*
[debug_loc] Fix typo in DWARFExpression constructor
Pavel Labath
2018-04-06
1
-0
/
+58
*
.debug_names: Correctly align the AugmentationStringSize field
Pavel Labath
2018-03-29
1
-0
/
+101
[next]