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
/
ManualDWARFIndex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF: Add support for type units+split dwarf combo
Pavel Labath
2019-06-25
1
-3
/
+4
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
1
-14
/
+13
*
Don't try to parse ObjC method if CU isn't ObjC
Greg Clayton
2019-06-14
1
-20
/
+24
*
Have DWARFUnit store a *reference* to SymbolFileDWARF
Pavel Labath
2019-06-14
1
-1
/
+2
*
Cleanup fixed form sizes.
Greg Clayton
2019-05-24
1
-6
/
+3
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-5
/
+5
*
DWARF: Add ability to reference debug info coming from multiple sections
Pavel Labath
2019-05-16
1
-1
/
+1
*
DWARF/NFC: Centralize DIERef conversions
Pavel Labath
2019-05-14
1
-28
/
+16
*
Finish renaming CompileUnit -> Unit
Jan Kratochvil
2019-05-10
1
-12
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Add dropped ManualDWARFIndex assert()
Jan Kratochvil
2019-04-04
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
1
-1
/
+1
*
DebugNamesDWARFIndex: Add support for partial indexes
Pavel Labath
2018-06-07
1
-14
/
+16
*
DebugNamesDWARFIndex: Add ability to lookup variables
Pavel Labath
2018-06-07
1
-7
/
+3
*
[DWARF] Add (empty) DebugNamesDWARFIndex class and a setting to control its use
Pavel Labath
2018-06-06
1
-1
/
+1
*
DWARFIndex: more GetFunctions cleanup
Pavel Labath
2018-06-05
1
-8
/
+2
*
DWARFIndex: simplify GetFunctions methods
Pavel Labath
2018-06-05
1
-69
/
+34
*
Protect DWARFCompileUnit::m_die_array by new mutexes
Jan Kratochvil
2018-06-05
1
-18
/
+8
*
AppleDWARFIndex: Get function method-ness directly from debug info
Pavel Labath
2018-06-04
1
-16
/
+1
*
Fix DWARFUnit::GetUnitDIEPtrOnly stale pointer
Jan Kratochvil
2018-05-29
1
-2
/
+2
*
ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the s...
Pavel Labath
2018-05-29
1
-22
/
+1
*
Remove DWARFUnit::ClearDIEs parameter keep_compile_unit_die
Jan Kratochvil
2018-05-25
1
-1
/
+1
*
ManualDWARFIndex: Fix misclassification of methods in unions
Pavel Labath
2018-05-25
1
-5
/
+4
*
ManualDWARFIndex: reduce long parameter lists
Pavel Labath
2018-05-25
1
-101
/
+80
*
DWARF: Move indexing code from DWARFUnit to ManualDWARFIndex
Pavel Labath
2018-05-24
1
-4
/
+325
*
Reland "[DWARF] Extract indexing code into a separate class hierarchy"
Pavel Labath
2018-05-21
1
-0
/
+278
*
Revert "[DWARF] Extract indexing code into a separate class hierarchy"
Amara Emerson
2018-05-18
1
-278
/
+0
*
[DWARF] Extract indexing code into a separate class hierarchy
Pavel Labath
2018-05-18
1
-0
/
+278