forked from OSchip/llvm-project
53a7844383
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 |
||
---|---|---|
.. | ||
Makefile.rules | ||
test_common.h |