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
/
DWARFFormValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: Don't use implicit zero addr_base
David Blaikie
2019-12-18
1
-1
/
+1
*
DebugInfo: Use loclistx for DWARFv5 location lists to reduce the number of re...
David Blaikie
2019-11-15
1
-0
/
+5
*
Remove support for 32-bit offsets in utility classes (5/5)
Igor Kudrin
2019-08-07
1
-37
/
+0
*
Support 64-bit offsets in utility classes (1/5)
Igor Kudrin
2019-08-06
1
-4
/
+42
*
[DWARF][RISCV] Add support for RISC-V relocations needed for debug info
Alex Bradbury
2019-07-18
1
-1
/
+1
*
[DWARF] hoist nullptr checks. NFC
Nick Desaulniers
2019-05-20
1
-3
/
+5
*
DebugInfo: Only move types out of type units if they're named or type united
David Blaikie
2019-05-10
1
-2
/
+8
*
Change some StringRef::data() reinterpret_cast to bytes_begin() or arrayRefFr...
Fangrui Song
2019-04-07
1
-1
/
+1
*
[DWARFFormValue] Don't consider DW_FORM_data4/8 to be section offsets.
Jonas Devlieghere
2019-03-05
1
-7
/
+11
*
Revert "[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)"
Vlad Tsyrklevich
2019-03-02
1
-9
/
+6
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)
Jonas Devlieghere
2019-03-01
1
-6
/
+9
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-4
/
+5
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
Jonas Devlieghere
2019-02-27
1
-0
/
+28
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm-dwarfdump: Skip address index info (and dump only the address, if found)...
David Blaikie
2018-12-24
1
-4
/
+5
*
llvm-dwarfdump: Dump the section name/number for addr attributes
David Blaikie
2018-12-22
1
-1
/
+1
*
llvm-dwarfdump: Remove extraneous space between '(' and 'indexed'
David Blaikie
2018-12-22
1
-2
/
+2
*
llvm-dwarfdump: Print the section name/number for addr_index attributes
David Blaikie
2018-12-22
1
-3
/
+12
*
DebugInfo: Refactor named section dumping into a reusable helper
David Blaikie
2018-12-22
1
-0
/
+15
*
[DWARF][NFC] Refactor a function to return Optional<> instead of bool
Wolfgang Pieb
2018-10-31
1
-3
/
+5
*
DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5
David Blaikie
2018-10-20
1
-8
/
+20
*
[dwarfdump] Improve -diff option by hiding more data.
Jonas Devlieghere
2018-09-04
1
-7
/
+8
*
[DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consu...
Wolfgang Pieb
2018-05-18
1
-0
/
+5
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
1
-91
/
+3
*
[DebugInfo] Replace unreachable with None
Jonas Devlieghere
2018-03-12
1
-1
/
+1
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
1
-6
/
+6
*
[dwarfdump] Only print CU relative offset in verbose mode
Jonas Devlieghere
2018-03-07
1
-8
/
+15
*
Fix the syntax highlighting of strings in dwarfdump.
Adrian Prantl
2018-02-12
1
-4
/
+4
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
1
-3
/
+8
*
[DWARFv5] Re-enable dumping a line table with no CU.
Paul Robinson
2018-01-29
1
-5
/
+16
*
[DWARFv5] Classify all the new forms. NFC.
Paul Robinson
2018-01-25
1
-14
/
+25
*
[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
Paul Robinson
2018-01-25
1
-0
/
+6
*
[DebugInfo] Don't crash when given invalid DWARFv5 line table prologue.
Jonas Devlieghere
2018-01-05
1
-6
/
+9
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-18
1
-1
/
+11
*
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
Paul Robinson
2017-12-15
1
-11
/
+1
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-1
/
+11
*
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-11
/
+1
*
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
1
-1
/
+11
*
dwarfdump: Add support for the --diff option.
Adrian Prantl
2017-12-08
1
-14
/
+19
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-8
/
+5
*
[dwarfdump] Rename Brief to Verbose in DIDumpOptions
Jonas Devlieghere
2017-09-13
1
-2
/
+2
*
[llvm-dwarfdump] Hide .debug_str and DIE reference offsets in brief mode
Jonas Devlieghere
2017-08-18
1
-3
/
+4
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-11
/
+8
*
[DWARF] NFC: Make string-offset handling more like address-table handling;
Paul Robinson
2017-06-27
1
-1
/
+0
*
[DWARF] NFC: Give DwarfFormat a 1-byte base type.
Paul Robinson
2017-06-26
1
-2
/
+2
*
[DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Paul Robinson
2017-06-26
1
-81
/
+14
*
[DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4}
Wolfgang Pieb
2017-06-21
1
-1
/
+17
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...
Wolfgang Pieb
2017-06-06
1
-2
/
+6
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-2
/
+2
[next]