llvm-project/lldb/packages/Python/lldbsuite/test/linux/mix-dwo-and-regular-objects
Adrian Prantl 5c4c9e6172 Canonicalize variable usage in testsuite Makefiles
This test streamlines our use of variables that are expected by
Makefile.rules throughout the test suite. Mostly it replaced
potentially dangerous overrides and updates of variables like CFLAGS
with safe assignments to variables reserved for this purpose like
CFLAGS_EXTRAS.

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

llvm-svn: 372795
2019-09-25 00:36:00 +00:00
..
Makefile Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
TestMixedDwarfBinary.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
a.c [lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf 2018-01-31 15:17:47 +00:00
b.c [lldb] Enable debugging of binaries with mixed (splitted/regular) dwarf 2018-01-31 15:17:47 +00:00