]> granicus.if.org Git - clang/commit
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)
commit04e326b3d0ae1a84643b7366ce0ea5137e06ed69
tree73c1a26eda55653080762f0278458fc2cc65e7f8
parent89deb3f041a1aa2e302b8cd778095ad2cac5e4d7
Add the Objective-C runtime linking arguments after user-specified
linker arguments. Fixes <rdar://problem/11417441>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/arclite-link.c