]> granicus.if.org Git - clang/commit
Link with Foundation whenever -fobjc-link-runtime is used. <rdar://10976177>
authorBob Wilson <bob.wilson@apple.com>
Sat, 21 Apr 2012 00:21:42 +0000 (00:21 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 21 Apr 2012 00:21:42 +0000 (00:21 +0000)
commit0b1c7156844f1e0e37766a64879b1d1d77fc5385
tree77a44bcac7a292631aa911946365b93f6f399655
parentf676608f60c523c64ccb41c70b5fdf464855ad16
Link with Foundation whenever -fobjc-link-runtime is used.  <rdar://10976177>

The check for excluding libarclite on i386 MacOSX should not apply to
Foundation.

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