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
/
DWARFAbbreviationDeclaration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch LLVM to use 64-bit offsets (2/5)
Igor Kudrin
2019-08-06
1
-4
/
+4
*
Revert "[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)"
Vlad Tsyrklevich
2019-03-02
1
-2
/
+4
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (2/2) (NFC)
Jonas Devlieghere
2019-03-01
1
-4
/
+2
*
[DWARFFormValue] Cleanup DWARFFormValue interface. (NFC)
Jonas Devlieghere
2019-02-27
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[dwarf] Unify unknown dwarf enum formatting code
Pavel Labath
2018-03-21
1
-17
/
+3
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
1
-4
/
+2
*
[DWARFv5] Support DW_FORM_strp in the .debug_line header.
Paul Robinson
2017-11-07
1
-1
/
+1
*
Revert "[DWARF] Now that Optional is standard layout, put it into an union in...
Benjamin Kramer
2017-10-31
1
-2
/
+2
*
[DWARF] Now that Optional is standard layout, put it into an union instead of...
Benjamin Kramer
2017-10-31
1
-2
/
+2
*
[DWARF] Shrink AttributeSpec from 24 to 16 bytes.
Benjamin Kramer
2017-09-21
1
-11
/
+10
*
[DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Paul Robinson
2017-06-26
1
-36
/
+44
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[DWARFv5] Update definitions to match published spec.
Paul Robinson
2017-03-06
1
-1
/
+0
*
[DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; ...
Eugene Zelenko
2017-02-27
1
-1
/
+7
*
DebugInfo: support for DW_FORM_implicit_const
Victor Leschuk
2017-01-10
1
-7
/
+28
*
Switch functions that returned bool and filled in a DWARFFormValue arg with o...
Greg Clayton
2016-12-13
1
-7
/
+8
*
Improve DWARF parsing speed by improving DWARFAbbreviationDeclaration
Greg Clayton
2016-11-15
1
-5
/
+104
*
Switch all DWARF variables for tags, attributes and forms over to use the llv...
Greg Clayton
2016-10-27
1
-21
/
+22
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-6
/
+6
*
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
Mehdi Amini
2016-10-05
1
-6
/
+6
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-6
/
+6
*
Revert "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-6
/
+6
*
Use StringRef in Support/Darf APIs (NFC)
Mehdi Amini
2016-10-04
1
-6
/
+6
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
1
-0
/
+97