Add the Objective-C runtime linking arguments after user-specified
authorDouglas Gregor <dgregor@apple.com>
Tue, 15 May 2012 21:00:27 +0000 (21:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 15 May 2012 21:00:27 +0000 (21:00 +0000)
commit9295df056971230934aaed55f5a5d3b65c47e952
treebde334b810e3879c3c5ebc11375593dedf7ea0be
parenta548587d484c51d7616dbe86f62a546eca16b822
Add the Objective-C runtime linking arguments after user-specified
linker arguments. Fixes <rdar://problem/11417441>.

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