summaryrefslogtreecommitdiffstats
path: root/lldb/lit/helper/toolchain.py
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-091-131/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-091-0/+131
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-091-131/+0
* Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"Konrad Kleine2019-09-111-1/+1
* [LLDB][ELF] Load both, .symtab and .dynsym sectionsKonrad Kleine2019-09-111-1/+1
* [test] Fix various module cache bugs and inconsistenciesJonas Devlieghere2019-08-291-0/+3
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-9/+0
* [lit] Deduplicate logic in toolchain.pyJonas Devlieghere2019-06-211-6/+4
* [lit] Make lit-lldb-init configurable by CMakeJonas Devlieghere2019-06-211-2/+2
* [JITLoaderGDB] Set eTypeJIT for objects read from JIT descriptorsStefan Granitz2019-05-091-1/+1
* [Driver] Change the way we deal with local lldbinit files.Jonas Devlieghere2019-05-061-0/+5
* Sanity check --max-gdbserver-portJan Kratochvil2019-03-061-0/+4
* [lldb] [test] Pass appropriate -L&-Wl,-rpath for libc++ on NetBSDMichal Gorny2019-03-061-0/+6
* [lldb] [lit] Pass -pthread on NetBSD as wellMichal Gorny2019-03-021-1/+1
* Don't source local .lldbinit in the test suiteRaphael Isemann2019-02-141-1/+1
* [lldb] [test] Skip lldb-mi test if LLDB_DISABLE_PYTHON is usedMichal Gorny2019-02-111-1/+2
* [Reproducers] lldb-instr: tool to generate instrumentation macros.Jonas Devlieghere2019-02-061-1/+2
* [build.py] A few general improvements.Zachary Turner2018-12-041-1/+4
* [lit] Add a generic build script with a lit substitution.Zachary Turner2018-12-011-1/+14
* [lit] Fully qualify lit_config to avoid runtime crashes.Davide Italiano2018-11-261-1/+1
* [lit] Add pthread to the compilation of the tests on LinuxStella Stamenova2018-11-211-1/+1
* [lit] On Windows, don't error if MSVC is not in PATH.Zachary Turner2018-11-191-2/+4
* Remove non-ASCII characters at the beginning of file.Zachary Turner2018-11-191-1/+1
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-191-0/+104
OpenPOWER on IntegriCloud