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
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
DWARFAbbreviationDeclaration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dwarf] Make dw_tag_t a typedef for llvm::dwarf::Tag instead of uint16_t.
Jonas Devlieghere
2019-09-25
1
-3
/
+4
*
Delete more dead code.
Zachary Turner
2019-03-19
1
-1
/
+1
*
Delete dead code.
Zachary Turner
2019-03-19
1
-16
/
+0
*
Abbreviation declarations are required to have non-null tags.
Zachary Turner
2019-03-15
1
-5
/
+3
*
Return llvm::Error and llvm::Expected from DWARF parsing code.
Zachary Turner
2019-03-14
1
-31
/
+40
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLDB] - Add support for DW_FORM_implicit_const.
George Rimar
2018-10-12
1
-1
/
+5
*
Reland "[DWARF] Extract indexing code into a separate class hierarchy"
Pavel Labath
2018-05-21
1
-0
/
+1
*
Revert "[DWARF] Extract indexing code into a separate class hierarchy"
Amara Emerson
2018-05-18
1
-1
/
+0
*
[DWARF] Extract indexing code into a separate class hierarchy
Pavel Labath
2018-05-18
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-81
/
+58
*
DWARF64 Fixes
Todd Fiala
2014-09-11
1
-8
/
+8
*
Remove unused code.
Greg Clayton
2014-03-07
1
-94
/
+0
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-3
/
+3
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-3
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+211