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
/
DWARFDebugLine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF] Set discriminator to 0 for DW_LNS_copy
Fangrui Song
2019-04-11
1
-5
/
+3
*
[DWARF] Simplify LineTable::findRowInSeq
Fangrui Song
2019-04-10
1
-35
/
+11
*
[DWARF] DWARFDebugLine: replace Sequence::orderByLowPC with orderByHighPC
Fangrui Song
2019-04-09
1
-32
/
+10
*
[DWARF] DWARFDebugLine: delete unused parameter `Offset`
Fangrui Song
2019-04-07
1
-4
/
+4
*
Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...
Ali Tamur
2019-03-26
1
-17
/
+3
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
1
-3
/
+17
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
1
-17
/
+3
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
1
-3
/
+17
*
[llvm] Skip over empty line table entries.
Mircea Trofin
2019-03-15
1
-9
/
+28
*
Revert "[llvm] Skip over empty line table entries."
Evgeniy Stepanov
2019-03-13
1
-7
/
+0
*
[llvm] Skip over empty line table entries.
Mircea Trofin
2019-03-12
1
-0
/
+7
*
Revert "[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)"
Vlad Tsyrklevich
2019-03-02
1
-6
/
+8
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)
Jonas Devlieghere
2019-03-01
1
-8
/
+6
*
[DebugInfo] add SectionedAddress to DebugInfo interfaces.
Alexey Lapshin
2019-02-27
1
-24
/
+70
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
Jonas Devlieghere
2019-02-27
1
-6
/
+6
*
[DebugInfo]Print correct value for special opcode address increment
James Henderson
2019-02-06
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-1
/
+1
*
[DWARF] Unify warning callbacks. NFC.
Victor Leschuk
2018-08-23
1
-6
/
+0
*
[DWARF] Refactor DWARF classes to use unified error reporting. NFC.
Victor Leschuk
2018-08-20
1
-26
/
+14
*
[DebugInfo/DWARF] [2/4] Type units no longer in a std::deque. NFC
Paul Robinson
2018-08-01
1
-6
/
+5
*
[DWARF] Refactor callback usage for .debug_line error handling
James Henderson
2018-05-21
1
-17
/
+21
*
Fix signed/unsigned comparison warning and print format
James Henderson
2018-05-10
1
-1
/
+1
*
[DWARF] Rework debug line parsing to use llvm::Error and callbacks
James Henderson
2018-05-10
1
-53
/
+153
*
[DebugInfo] Use WithColor for more debug line warnings
Andrew Ng
2018-04-20
1
-6
/
+8
*
[DebugInfo] Use WithColor to print errors/warnings
Jonas Devlieghere
2018-04-14
1
-13
/
+14
*
[DebugInfo] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-1
/
+1
*
Use correct format specifier.
Paul Robinson
2018-03-26
1
-1
/
+1
*
[DWARF] Replace assert with diagnostic. PR36868.
Paul Robinson
2018-03-22
1
-2
/
+8
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
1
-3
/
+3
*
Handle mixed-OS paths in DWARF reader
Eugene Zemtsov
2018-03-13
1
-2
/
+10
*
[DWARF] Don't attempt to parse line tables at invalid offsets
James Henderson
2018-03-08
1
-0
/
+3
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-28
/
+70
*
[DWARFv5] Fix dumper to show the file table starts at index 0.
Paul Robinson
2018-02-08
1
-1
/
+4
*
[DWARF] Regularize dumping strings from line tables.
Paul Robinson
2018-02-05
1
-20
/
+36
*
[DWARFv5] Re-enable dumping a line table with no CU.
Paul Robinson
2018-01-29
1
-11
/
+16
*
[DWARFv5] Number the line-table's directory array correctly.
Paul Robinson
2018-01-18
1
-2
/
+5
*
[DebugInfo] Don't crash when given invalid DWARFv5 line table prologue.
Jonas Devlieghere
2018-01-05
1
-1
/
+1
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-18
1
-13
/
+28
*
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
Paul Robinson
2017-12-15
1
-28
/
+13
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-13
/
+28
*
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-28
/
+13
*
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
1
-13
/
+28
*
Remove redundant includes from lib/DebugInfo.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[DebugInfo] Dump a .debug_line section, including line-number program,
Paul Robinson
2017-11-22
1
-2
/
+16
*
[DWARFv5] Support DW_FORM_strp in the .debug_line.dwo header.
Paul Robinson
2017-11-22
1
-1
/
+2
*
[DWARF] Fix handling of extended line-number opcodes
Paul Robinson
2017-11-22
1
-5
/
+24
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-9
/
+11
*
[dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere
2017-09-21
1
-6
/
+75
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-12
/
+10
[next]