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
/
DWARFBaseDIE.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
-1
/
+1
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-9
/
+13
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
1
-4
/
+2
*
DWARF: Make DIERefs always valid
Pavel Labath
2019-06-19
1
-2
/
+2
*
Have DWARFUnit store a *reference* to SymbolFileDWARF
Pavel Labath
2019-06-14
1
-1
/
+1
*
DWARF: Share line tables of type units
Pavel Labath
2019-06-12
1
-7
/
+0
*
Cleanup fixed form sizes.
Greg Clayton
2019-05-24
1
-4
/
+2
*
Remove `SymbolFileDWARF *` when there is already `DWARFUnit *`
Jan Kratochvil
2019-05-21
1
-7
/
+4
*
DWARF: Add ability to reference debug info coming from multiple sections
Pavel Labath
2019-05-16
1
-1
/
+1
*
Permit cross-CU references
Jan Kratochvil
2019-05-15
1
-9
/
+0
*
[DWARF] Centralize user_id <-> DWARFDIE conversions
Pavel Labath
2019-05-08
1
-1
/
+3
*
Delete more dead code.
Zachary Turner
2019-03-19
1
-16
/
+0
*
Delete dead code.
Zachary Turner
2019-03-19
1
-6
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
DWARFDIE split out to DWARFBaseDIE
Jan Kratochvil
2018-05-24
1
-0
/
+193