llvm-project/lldb/lit
Stella Stamenova 839a0cb8e0 [lit] Add pthread to the compilation of the tests on Linux
Summary: Right now only some platforms add pthread to the compilation, however, at least one of the tests requires the pthread library on Linux as well. Since the library is available, this change adds it by default on Linux.

Reviewers: labath, zturner, asmith

Subscribers: stella.stamenova, jfb, lldb-commits

Differential Revision: https://reviews.llvm.org/D54808

llvm-svn: 347412
2018-11-21 20:16:06 +00:00
..
Breakpoint Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00
ExecControl/StopHook [lit] Disable the stop hook tests on Windows 2018-11-20 16:24:03 +00:00
Expr [lit] Build and link TestIRMemoryMapWindows explicitly 2018-11-20 16:44:06 +00:00
Modules Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command. 2018-11-13 23:14:37 +00:00
Quit Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00
Settings Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
Suite Fix a typo in mac SIP workaround 2018-08-31 06:01:02 +00:00
SymbolFile Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00
Unit Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
helper [lit] Add pthread to the compilation of the tests on Linux 2018-11-21 20:16:06 +00:00
tools/lldb-mi Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00
CMakeLists.txt Make sure to have lit load the configured site config first. 2018-11-03 00:06:37 +00:00
lit-lldb-init Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
lit.cfg.py Fix clang test suite on Windows by reverting part of r347216 2018-11-19 19:36:28 +00:00
lit.site.cfg.py.in Fix some issues with LLDB's lit configuration files. 2018-11-19 15:12:34 +00:00