]> granicus.if.org Git - clang/commit
Driver/Darwin: Forward -ObjC when linking, which may be needed when using static
authorDaniel Dunbar <daniel@zuster.org>
Mon, 18 Oct 2010 22:08:36 +0000 (22:08 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 18 Oct 2010 22:08:36 +0000 (22:08 +0000)
commit270073c1e44d073e9732204fc099f280b368fab5
treef23c4cb45a8b62e264803d736589a7f1dfc129f7
parenta5450a097e83072c0e545ccd8df8b07e172f1b09
Driver/Darwin: Forward -ObjC when linking, which may be needed when using static
libraries with Objective-C code.

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