llvm-project/lldb/packages/Python/lldbsuite/test/make
Muhammad Omair Javaid 9c6e043592 [LLDB] Allow API tests to override -gdwarf on Windows
This patch fixes LLDB API tests MakeFile.rules to allow overriding of
debug symbol flags when compiling tests for Windows.
Previously windows tests were forced to emit only dwarf debug symbols
as majority of the tests rely on dwarf debug info. After this patch
any test can override debug symbol flag by setting DEBUG_INFO_FLAG
variable in its make file.
2022-06-29 23:24:18 +04:00
..
Android.rules [test] Migrate -gcc-toolchain with space separator to --gcc-toolchain= 2021-08-20 15:24:58 -07:00
Makefile.rules [LLDB] Allow API tests to override -gdwarf on Windows 2022-06-29 23:24:18 +04:00
dylib.h [lldb/test] Make TestLoadUnload compatible with windows 2020-04-14 11:10:59 +02:00
entitlements-simulator.plist [lldb] Don't add no-sandbox entitlement when running tests on simulator 2020-10-13 15:08:46 +02:00
entitlements.plist [lldb] Code sign binaries with entitlements 2020-08-19 11:55:36 -07:00
pseudo_barrier.h
test_common.h [lldb/test] Make TestLoadUnload compatible with windows 2020-04-14 11:10:59 +02:00
thread.h [lldb] [test] Implement getting thread ID on FreeBSD 2022-06-10 10:26:58 +02:00