Driver/Darwin: Remove a useless warning about missing runtime libraries. These
authorDaniel Dunbar <daniel@zuster.org>
Mon, 11 Oct 2010 23:31:07 +0000 (23:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 11 Oct 2010 23:31:07 +0000 (23:31 +0000)
commit362ed7052071245c6c1b15d59c1973f8c80b0b2a
tree6dddd9f5fca1b0fbdf2f518f05421d25bfc88a1b
parentc7f39617956c818c41296d63d8cb2a6a2e4122cf
Driver/Darwin: Remove a useless warning about missing runtime libraries. These
are almost never needed, so the warning isn't very useful.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116263 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticDriverKinds.td
lib/Driver/ToolChains.cpp