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
/
lit
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-5
/
+8
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-8
/
+5
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
1
-5
/
+8
*
Generalize FindTypes with CompilerContext to support fuzzy lookup
Adrian Prantl
2019-08-21
1
-2
/
+16
*
Recommit "Minidump/Windows: Fix module lookup""
Pavel Labath
2019-08-21
3
-0
/
+68
*
Make the FindTypes(std::vector<CompilerContext>, ...) API testable in lldb-test
Adrian Prantl
2019-08-20
2
-1
/
+36
*
Revert "Minidump/Windows: Fix module lookup"
Pavel Labath
2019-08-14
3
-68
/
+0
*
Minidump/Windows: Fix module lookup
Pavel Labath
2019-08-09
3
-0
/
+68
*
ObjectFileELF: Convert a unit test to a lit test
Pavel Labath
2019-08-08
1
-0
/
+93
*
Add support for deterministically linked binaries on macOS to lldb.
Nico Weber
2019-08-07
1
-0
/
+11
*
[Driver] Expand the executable path in the target create output
Jonas Devlieghere
2019-08-07
1
-0
/
+7
*
A more robust way of testing debug_line parser near the end of module
Pavel Labath
2019-08-07
2
-3
/
+28
*
ObjectFileELF: permit thread-local sections with overlapping file addresses
Pavel Labath
2019-08-06
2
-0
/
+126
*
SymbolVendorELF: Perform build-id lookup even without a debug link
Pavel Labath
2019-08-06
2
-1
/
+33
*
Fix line table resolution near the end of a section
Pavel Labath
2019-08-06
5
-5
/
+5
*
Changing representation of .cv_def_range directives in Codeview debug info as...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
Revert "Changing representation of .cv_def_range directives in Codeview debug...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
Changing representation of .cv_def_range directives in Codeview debug info as...
Nilanjana Basu
2019-08-05
1
-2
/
+2
*
Fix PDB tests after r367820
Pavel Labath
2019-08-05
6
-6
/
+6
*
Use rip-relative addressing in asm test
Joseph Tremoulet
2019-08-02
1
-1
/
+1
*
Fix PC adjustment in StackFrame::GetSymbolContext
Joseph Tremoulet
2019-08-02
2
-0
/
+63
*
Fix `skipIfSanitized` decorator on macOS
Jonas Devlieghere
2019-08-01
1
-12
/
+10
*
Add llvm-dwarfdump to the list of test dependencies
Pavel Labath
2019-08-01
1
-0
/
+1
*
[lit] Use ld.lld -z separate-code to work around a debug_line parsing bug
Fangrui Song
2019-08-01
5
-5
/
+5
*
[Reproducers] Force replay in synchronous mode.
Jonas Devlieghere
2019-07-31
1
-0
/
+13
*
[lldb] Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil
2019-07-29
1
-0
/
+1
*
[AIX][lit] Don't depend on psutil on AIX
David Tenty
2019-07-24
1
-6
/
+8
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
1
-9
/
+0
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
36
-563
/
+0
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
2
-1
/
+26
*
[DWARF] Add one more type unit test
Pavel Labath
2019-07-02
1
-0
/
+37
*
Fix lookup of symbols at the same address with no size vs. size
Jan Kratochvil
2019-07-01
2
-0
/
+22
*
DWARF: Add support for type units+split dwarf combo
Pavel Labath
2019-06-25
3
-10
/
+72
*
Reapply "Fix a crash in option parsing."
Adrian Prantl
2019-06-25
2
-0
/
+4
*
[lit] Deduplicate logic in toolchain.py
Jonas Devlieghere
2019-06-21
1
-6
/
+4
*
[lit] Make lit-lldb-init configurable by CMake
Jonas Devlieghere
2019-06-21
3
-2
/
+6
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
1
-0
/
+10
*
Revert "Fix a crash in option parsing."
Davide Italiano
2019-06-20
2
-3
/
+0
*
[Reproducers] Make reproducer relocatable
Jonas Devlieghere
2019-06-18
1
-0
/
+7
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
10
-0
/
+30
*
DWARF: Don't create lldb CompileUnits for DWARF type units
Pavel Labath
2019-06-13
2
-0
/
+111
*
[Reproducers] Include lldb version in the reproducer root
Jonas Devlieghere
2019-06-13
1
-0
/
+3
*
Recognise debug_types.dwo as a debug info section
Pavel Labath
2019-06-12
1
-0
/
+7
*
DWARF: Share line tables of type units
Pavel Labath
2019-06-12
2
-0
/
+296
*
Fix a crash in option parsing.
Adrian Prantl
2019-06-11
2
-0
/
+3
*
Breakpad: Add support for the arm64e "architecture"
Pavel Labath
2019-06-10
2
-0
/
+6
*
Add "REQUIRES: x86" to DWARF assembly tests
Pavel Labath
2019-06-10
17
-10
/
+26
*
[CMake] Add special case for processing LLDB_DOTEST_ARGS
Stefan Granitz
2019-06-07
1
-1
/
+27
*
Ignore DIEs in the skeleton unit in a DWO scenario
Pavel Labath
2019-06-05
1
-0
/
+8
*
[FormatEntity] Ignore ASCII escape sequences when colors are disabled.
Jonas Devlieghere
2019-05-31
3
-0
/
+26
[prev]
[next]