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
/
DebugNamesDWARFIndex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Update LLDB to follow changes in llvm::DWARFDebugNames::NameIndex (4/5)
Igor Kudrin
2019-08-06
1
-3
/
+3
*
Add convenience methods to convert LLDB to LLVM data structures.
Jonas Devlieghere
2019-07-11
1
-9
/
+2
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
1
-7
/
+7
*
DWARF: Provide accessors to DIERef fields
Pavel Labath
2019-06-20
1
-1
/
+1
*
DWARF: Make DIERefs always valid
Pavel Labath
2019-06-19
1
-15
/
+16
*
DWARF: Add ability to reference debug info coming from multiple sections
Pavel Labath
2019-05-16
1
-3
/
+4
*
Finish renaming CompileUnit -> Unit
Jan Kratochvil
2019-05-10
1
-2
/
+2
*
[DWARF] Reimplement/simplify DWARFUnit::GetID
Pavel Labath
2019-05-06
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
1
-2
/
+8
*
[SymbolFile] Implement GetCompleteObjCClass for .debug_names
Jonas Devlieghere
2018-06-27
1
-0
/
+43
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
1
-0
/
+12
*
DWARFDebugNames: Implement last GetGlobalVariables overload
Pavel Labath
2018-06-12
1
-0
/
+22
*
DWARFDebugNames: Fix lookup in dwo files
Pavel Labath
2018-06-11
1
-4
/
+22
*
DebugNamesDWARFIndex: Implement regex version of the GetFunctions method
Pavel Labath
2018-06-08
1
-0
/
+23
*
DebugNamesDWARFIndex: Implement GetFunctions method
Pavel Labath
2018-06-08
1
-3
/
+29
*
DebugNamesDWARFIndex: Add type lookup suport
Pavel Labath
2018-06-07
1
-0
/
+10
*
DebugNamesDWARFIndex: add namespace lookup support
Pavel Labath
2018-06-07
1
-0
/
+10
*
DebugNamesDWARFIndex: Add support for partial indexes
Pavel Labath
2018-06-07
1
-0
/
+16
*
DebugNamesDWARFIndex: Add ability to lookup variables
Pavel Labath
2018-06-07
1
-2
/
+61
*
[DWARF] Add (empty) DebugNamesDWARFIndex class and a setting to control its use
Pavel Labath
2018-06-06
1
-0
/
+33