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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
3
-5
/
+13
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
3
-13
/
+5
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
3
-5
/
+13
*
Remove redundant curly braces.
Adrian Prantl
2019-08-22
1
-2
/
+2
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
5
-30
/
+24
*
Simplify code (NFC).
Adrian Prantl
2019-08-17
1
-22
/
+19
*
[Utility] Reimplement RegularExpression on top of llvm::Regex
Jonas Devlieghere
2019-08-16
1
-12
/
+8
*
[DebugLine] Don't try to guess the path style
Jonas Devlieghere
2019-08-15
1
-17
/
+12
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
4
-12
/
+12
*
[lldb][NFC] Remove unused function
Jordan Rupprecht
2019-08-14
1
-5
/
+0
*
[DebugLine] Improve path handling.
Jonas Devlieghere
2019-08-14
1
-12
/
+11
*
[DebugLine] Be more robust in geussing the path style
Jonas Devlieghere
2019-08-13
1
-3
/
+9
*
[DWARF] Guess the path style
Jonas Devlieghere
2019-08-13
1
-2
/
+6
*
[DWARF} Use LLVM's debug line parser in LLDB.
Jonas Devlieghere
2019-08-13
4
-1208
/
+175
*
SymbolFileDWARF: Unconditionally scan through clang modules. NFCish
Adrian Prantl
2019-08-08
1
-3
/
+7
*
Remove Module::GetSymbolVendor
Pavel Labath
2019-08-08
1
-19
/
+13
*
Add support for deterministically linked binaries on macOS to lldb.
Nico Weber
2019-08-07
1
-1
/
+5
*
[SymbolFile] Remove commented out method
Alex Langford
2019-08-06
2
-204
/
+0
*
Update LLDB to follow changes in llvm::DWARFDebugNames::NameIndex (4/5)
Igor Kudrin
2019-08-06
1
-3
/
+3
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
3
-13
/
+13
*
SymbolVendor: Introduce Module::GetSymbolFile
Pavel Labath
2019-08-02
1
-4
/
+2
*
Don't crash when pass by value struct has no definition.
Greg Clayton
2019-07-31
1
-1
/
+1
*
SymbolVendor: Remove the object file member variable
Pavel Labath
2019-07-31
6
-55
/
+55
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
8
-47
/
+79
*
[SymbolFile] SymbolFileDWARF::ParseLineTable should lock its module
Alex Langford
2019-07-30
1
-1
/
+1
*
SymbolVendor: Move locking into the Symbol Files
Pavel Labath
2019-07-30
2
-16
/
+39
*
[lldb] Qualify includes of Properties[Enum].inc files. NFC
Jordan Rupprecht
2019-07-29
3
-6
/
+6
*
[lldb] Also include the array definition in Properties.inc
Jonas Devlieghere
2019-07-29
1
-3
/
+1
*
DWARF: Improve type safety or range lists parsing
Pavel Labath
2019-07-26
5
-16
/
+10
*
Let tablegen generate property definitions
Jonas Devlieghere
2019-07-25
3
-9
/
+29
*
SymbolVendor: Remove the type list member
Pavel Labath
2019-07-25
3
-13
/
+9
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
4
-119
/
+111
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
4
-17
/
+17
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
1
-1
/
+1
*
[DWARFContext] Strip leading dot in section names
Jonas Devlieghere
2019-07-13
1
-0
/
+2
*
Add convenience methods to convert LLDB to LLVM data structures.
Jonas Devlieghere
2019-07-11
5
-9
/
+51
*
[Core] Generalize ValueObject::IsRuntimeSupportValue
Alex Langford
2019-07-01
1
-1
/
+2
*
Use const auto *
Fangrui Song
2019-06-29
1
-5
/
+5
*
DWARF: Add support for type units+split dwarf combo
Pavel Labath
2019-06-25
6
-14
/
+45
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
23
-138
/
+126
*
Fix -Wmismatched-tags introduced in r363910
Pavel Labath
2019-06-20
3
-4
/
+1
*
DWARF: Provide accessors to DIERef fields
Pavel Labath
2019-06-20
9
-24
/
+65
*
DWARF: Make DIERefs always valid
Pavel Labath
2019-06-19
14
-124
/
+101
*
DWARF: Avoid storing DIERefs in long-lived containers
Pavel Labath
2019-06-17
4
-51
/
+32
*
Don't try to parse ObjC method if CU isn't ObjC
Greg Clayton
2019-06-14
1
-20
/
+24
*
DWARF: port debug_ranges/rnglists over to DWARFContext
Pavel Labath
2019-06-14
6
-37
/
+35
*
DWARF: Remove unused includes from DWARFDebugAranges.h/cpp
Pavel Labath
2019-06-14
2
-15
/
+3
*
Have DWARFUnit store a *reference* to SymbolFileDWARF
Pavel Labath
2019-06-14
16
-117
/
+84
*
DWARFIndex: s/ReportInvalidDIEOffset/ReportInvalidDIERef
Pavel Labath
2019-06-14
7
-27
/
+17
*
DWARF: Don't create lldb CompileUnits for DWARF type units
Pavel Labath
2019-06-13
11
-199
/
+244
[prev]
[next]