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
/
DWARFDataExtractor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add error handling to the DataExtractor class
Pavel Labath
2019-08-27
1
-3
/
+4
*
Remove the temporary code. NFC.
Igor Kudrin
2019-08-16
1
-30
/
+0
*
Support 64-bit offsets in utility classes (1/5)
Igor Kudrin
2019-08-06
1
-3
/
+33
*
[DWARF][RISCV] Add support for RISC-V relocations needed for debug info
Alex Bradbury
2019-07-18
1
-1
/
+4
*
[DWARF] Refactor RelocVisitor and fix computation of SHT_RELA-typed relocatio...
Fangrui Song
2019-03-22
1
-5
/
+6
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Reland "[DebugInfo] Support DWARF expressions in eh_frame"
Rafael Auler
2018-03-08
1
-0
/
+69
*
Revert r326932: [DebugInfo] Support DWARF expressions in eh_frame
Rui Ueyama
2018-03-07
1
-69
/
+0
*
[DebugInfo] Support DWARF expressions in eh_frame
Rafael Auler
2018-03-07
1
-0
/
+69
*
[DebugInfo] - Fix for lld DWARF parsing of base address selection entries in ...
George Rimar
2017-09-04
1
-0
/
+2
*
Use delegation instead of inheritance.
Rafael Espindola
2017-07-19
1
-5
/
+6
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-0
/
+24