llvm-project/lldb/packages/Python/lldbsuite
Pavel Labath 9decf0405f [lldb/test] Simplify Makefile rules for .d files
The sed line in the rules was adding the .d file as a target to the
dependency rules -- to ensure the file gets rebuild when the sources
change. The same thing can be achieved more elegantly with some -M
flags.
2020-07-20 15:53:19 +02:00
..
support [lldb/Python] Remove unused imports (NFC) 2020-01-02 16:55:09 -08:00
test [lldb/test] Simplify Makefile rules for .d files 2020-07-20 15:53:19 +02:00
test_event [LLDB/test] Simplify result formatter code 2020-07-20 14:56:49 +02:00
__init__.py [lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py. 2020-07-15 09:16:30 -07:00