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
/
tools
/
llvm-dwarfdump
/
llvm-dwarfdump.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "Optional" is ambiguous error on some bots
Pavel Labath
2018-06-13
1
-1
/
+1
*
[DWARF/AccelTable] Remove getDIESectionOffset for DWARF v5 entries
Pavel Labath
2018-06-13
1
-16
/
+45
*
DWARFAcceleratorTable: fix equal_range iterators
Pavel Labath
2018-05-31
1
-25
/
+29
*
[Support] Add color cl category.
Jonas Devlieghere
2018-05-24
1
-1
/
+2
*
[DebugInfo] Accept `S` in augmentation strings in CIE.
Fangrui Song
2018-05-08
1
-1
/
+1
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-7
/
+2
*
[DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations
Pavel Labath
2018-03-09
1
-1
/
+1
*
Fix build breakage from r326003
Pavel Labath
2018-02-24
1
-2
/
+2
*
Implement equal_range for the DWARF v5 accelerator table
Pavel Labath
2018-02-24
1
-12
/
+14
*
[dwarfdump] Normalize input path.
Jonas Devlieghere
2018-02-08
1
-0
/
+2
*
[DebugInfo] Basic .debug_names dumping support
Pavel Labath
2018-01-29
1
-0
/
+1
*
Rename DwarfAcceleratorTable to AppleAcceleratorTable. NFC
Pavel Labath
2018-01-22
1
-1
/
+1
*
[dwarfdump] Lookup needs to be an unsigned long long parameter.
Jonas Devlieghere
2017-12-19
1
-2
/
+1
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-5
/
+0
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-0
/
+5
*
llvm-dwarfdump: honor the --show-children option when dumping a specific DIE.
Adrian Prantl
2017-11-29
1
-1
/
+8
*
Re-land "[dwarfdump] Add -lookup option"
Jonas Devlieghere
2017-10-25
1
-1
/
+33
*
Unify spelling.
Adrian Prantl
2017-10-06
1
-16
/
+16
*
llvm-dwarfdump: Add an option to collect debug info quality metrics.
Adrian Prantl
2017-10-06
1
-1
/
+11
*
llvm-dwarfdump: implement the --regex option in combination with --name.
Adrian Prantl
2017-10-03
1
-8
/
+30
*
Revert r314817 "[dwarfdump] Add -lookup option"
Hans Wennborg
2017-10-03
1
-36
/
+5
*
[dwarfdump] Add -lookup option
Jonas Devlieghere
2017-10-03
1
-5
/
+36
*
llvm-dwarfdump: support the --ignore-case option.
Adrian Prantl
2017-10-02
1
-3
/
+12
*
[dwarfdump] Add -show-form
Jonas Devlieghere
2017-10-02
1
-3
/
+10
*
typos
Adrian Prantl
2017-09-30
1
-3
/
+3
*
llvm-dwarfdump: implement the --name lookup option.
Adrian Prantl
2017-09-30
1
-9
/
+39
*
Add comments
Adrian Prantl
2017-09-30
1
-0
/
+5
*
llvm-dwarfdump: support .apple-namespaces in --find
Adrian Prantl
2017-09-29
1
-0
/
+2
*
llvm-dwarfdump: add support for .apple_types in --find
Adrian Prantl
2017-09-29
1
-5
/
+14
*
try and appease gcc
Adrian Prantl
2017-09-28
1
-1
/
+1
*
llvm-dwarfdump: implement --find for .apple_names
Adrian Prantl
2017-09-28
1
-1
/
+24
*
Commit missing fixes for tool_file_rename
Reid Kleckner
2017-09-23
1
-2
/
+2
*
[dwarfdump] Fix ambiguous call to make_unique
Jonas Devlieghere
2017-09-22
1
-2
/
+2
*
[dwarfdump] Add support for redirecting output to a file
Jonas Devlieghere
2017-09-22
1
-24
/
+44
*
llvm-dwarfdump: Add support for the --arch command line option.
Adrian Prantl
2017-09-21
1
-16
/
+57
*
llvm-dwarfdump: move -eh-frame into the right section in the help output.
Adrian Prantl
2017-09-20
1
-1
/
+1
*
llvm-dwarfdump: implement --recurse-depth=<N>
Adrian Prantl
2017-09-20
1
-0
/
+11
*
llvm-dwarfdump: un-hide more command line options
Adrian Prantl
2017-09-19
1
-4
/
+9
*
Replace for_each with a range-based for. NFC.
Adrian Prantl
2017-09-18
1
-4
/
+2
*
llvm-dwarfdump: add a --show-parents options when selectively dumping DIEs.
Adrian Prantl
2017-09-18
1
-1
/
+8
*
[dwarfdump] Make .eh_frame an alias for .debug_frame
Jonas Devlieghere
2017-09-18
1
-1
/
+3
*
llvm-dwarfdump: support a --show-children option
Adrian Prantl
2017-09-16
1
-0
/
+7
*
llvm-dwarfdump: Add support for -debug-info=<offset>.
Adrian Prantl
2017-09-15
1
-10
/
+77
*
Revert "llvm-dwarfdump: Add support for -debug-info=<offset>."
Adrian Prantl
2017-09-15
1
-73
/
+10
*
llvm-dwarfdump: Add support for -debug-info=<offset>.
Adrian Prantl
2017-09-15
1
-10
/
+73
*
llvm-dwarfdump: support dumping static archives.
Adrian Prantl
2017-09-14
1
-7
/
+37
*
Use MemoryBufferRef. (NFC)
Adrian Prantl
2017-09-13
1
-3
/
+2
*
Factor out duplicate code from llvm-dwarfdump (NFC)
Adrian Prantl
2017-09-13
1
-38
/
+27
*
llvm-dwarfdump: automatically dump both regular and .dwo variant of sections
Adrian Prantl
2017-09-13
1
-3
/
+2
*
llvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
Adrian Prantl
2017-09-13
1
-4
/
+9
[next]