[PATCH] Fix for Bug 17961

Hi all,

I’ve attached a patch for:

http://llvm.org/bugs/show_bug.cgi?id=17961

Any feedback on that? There is a test case for the fix included in the bug report. If this looks good, could I get a committer to submit it for me? More details in the bug report - related to a compiler selection bug when the unit test script runs the compiler on a test.

Thanks!

Sincerely,
Todd Fiala

fix-lldb-cxx_compiler_linker.diff (1.59 KB)

Looks good.

% svn commit
Sending test/make/Makefile.rules
Transmitting file data .
Committed revision 195500.

Thanks for both, Greg!