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
...
*
[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
*
[DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Paul Robinson
2017-06-26
1
-18
/
+22
*
[DebugInfo] Fix some Clang-tidy modernize-use-using and Include What You Use ...
Eugene Zelenko
2017-06-23
1
-3
/
+9
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Add line table verification to lldb-dwarfdump --verify
Greg Clayton
2017-05-02
1
-3
/
+7
*
[DWARFv5] Parse new line-table header format.
Paul Robinson
2017-05-02
1
-18
/
+147
*
Make DWARFDebugLine use StringRef for directory/file tables. NFC
Paul Robinson
2017-05-02
1
-16
/
+13
*
Stylistic makeover of DWARFDebugLine before working on it. NFC
Paul Robinson
2017-05-01
1
-180
/
+177
*
[DWARF] - Refactoring: localize handling of relocations in a single place.
George Rimar
2017-04-21
1
-10
/
+4
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
1
-1
/
+10
*
This change does two things:
Eric Christopher
2016-12-14
1
-0
/
+1
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-2
/
+2
*
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
Mehdi Amini
2016-10-05
1
-2
/
+2
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-2
/
+2
*
Revert "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-2
/
+2
*
Use StringRef in Support/Darf APIs (NFC)
Mehdi Amini
2016-10-04
1
-2
/
+2
*
Avoid dsymutil calls to getFileNameByIndex.
Pete Cooper
2016-07-22
1
-6
/
+11
*
Read discriminators correctly from object file.
Dehao Chen
2016-04-28
1
-44
/
+33
*
[DWARF] Fix a bug in line info handling
Keno Fischer
2015-05-31
1
-62
/
+43
*
DebugInfo: .debug_line DWARF64 support
Ed Maste
2015-05-28
1
-9
/
+18
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
1
-0
/
+698
[prev]