llvm-project/lldb/packages/Python/lldbsuite/test/make
Chris Bieneman 53a7844383 Re-landing a cleaned up implementation of r284550
This time it should actually work. The previous implementaiton was not
getting the linker or compiler flag set correctly in all the right
situations. By moving the check down and basing it of whether or not CXX
is set I we can have the logic to add the flags exist only once for the
linker and once for the compiler instead of duplicating it.

llvm-svn: 284756
2016-10-20 18:01:19 +00:00
..
Makefile.rules Re-landing a cleaned up implementation of r284550 2016-10-20 18:01:19 +00:00
test_common.h Delete Host/windows/win32.h 2016-08-09 23:06:08 +00:00