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] 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