[PATCH] If lld binary is named 'ld' on darwin, use darwin driver mode

kledzik at apple.com kledzik at apple.com
Tue Sep 9 17:36:27 PDT 2014


Hi joerg,

Based on feedback from Joerg, change check so full tool name has to be "ld".  Previously, an lld tool named "x86_86-netbsd-ld" on MacOSX would also be forced into using the darwin driver.

http://reviews.llvm.org/D5282

Files:
  lib/Driver/UniversalDriver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5282.13506.patch
Type: text/x-patch
Size: 949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140910/eb233f96/attachment.bin>


More information about the llvm-commits mailing list