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
...
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-2
/
+2
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-2
/
+2
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-2
/
+2
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-2
/
+2
*
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-2
/
+2
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-2
/
+2
*
clang-format and restyle DWARFFormValue before working on it. NFC
Paul Robinson
2017-05-03
1
-280
/
+301
*
Adds initial llvm-dwarfdump --verify support with unit tests.
Greg Clayton
2017-05-01
1
-2
/
+4
*
[DWARF] - Refactoring: localize handling of relocations in a single place.
George Rimar
2017-04-21
1
-16
/
+6
*
[DWARFv5] Update definitions to match published spec.
Paul Robinson
2017-03-06
1
-5
/
+26
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
1
-12
/
+16
*
Add the ability to iterate across all attributes in a DIE.
Greg Clayton
2017-01-13
1
-1
/
+3
*
DebugInfo: support for DW_FORM_implicit_const
Victor Leschuk
2017-01-10
1
-1
/
+3
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-22
1
-0
/
+12
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-12
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+12
*
Revert "[ObjectYAML] Support for DWARF debug_info section"
Chris Bieneman
2016-12-20
1
-12
/
+0
*
[ObjectYAML] Support for DWARF debug_info section
Chris Bieneman
2016-12-20
1
-0
/
+12
*
Fixed issues found by Paul Robinson with my patch for:
Greg Clayton
2016-11-11
1
-4
/
+7
*
Clean up DWARFFormValue by reducing duplicated code and removing DWARFFormVal...
Greg Clayton
2016-11-11
1
-175
/
+233
*
Modify DWARFFormValue to remember the DWARFUnit that it was decoded with.
Greg Clayton
2016-10-31
1
-25
/
+29
*
Switch all DWARF variables for tags, attributes and forms over to use the llv...
Greg Clayton
2016-10-27
1
-6
/
+9
*
[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
David Blaikie
2015-12-04
1
-2
/
+8
*
Use numeric_limits instead of LLONG_MAX
Matt Arsenault
2015-10-21
1
-2
/
+2
*
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...
Craig Topper
2015-09-21
1
-2
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Refactor: Simplify boolean conditional return statements in llvm/lib/DebugInf...
Benjamin Kramer
2015-05-25
1
-4
/
+2
*
[DWARF parser] Add basic support for DWZ DWARF multifile extensions.
Alexey Samsonov
2015-05-19
1
-35
/
+42
*
DWARFFormValue: Add getAsSignedConstant method.
Frederic Riss
2015-03-04
1
-0
/
+19
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
1
-0
/
+565
[prev]