Do not link with Objective-C libraries with -nostdlib or -nodefaultlibs.
authorBob Wilson <bob.wilson@apple.com>
Tue, 15 May 2012 18:57:39 +0000 (18:57 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 15 May 2012 18:57:39 +0000 (18:57 +0000)
commit16d939584bed038da02cf782dd8135ca19155531
tree86dde2be7e9577e2ca7bc92962c937773bec5753
parentedd5872f3379bcca2a8ef6007d5fdfc1cbf1519b
Do not link with Objective-C libraries with -nostdlib or -nodefaultlibs.
<rdar://problem/11433499>

llvm-svn: 156841
clang/lib/Driver/Tools.cpp
clang/test/Driver/arclite-link.c