]> granicus.if.org Git - clang/commit
Fix a bot I broke.
authorChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:17:48 +0000 (18:17 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:17:48 +0000 (18:17 +0000)
commitf54be7fec5cb4e6e4f4f1acc1be739c746cbf502
tree991d16adba5c7d47ade4bbf8a4a57fa0f95aa533
parentf305de2b46ef58cfee26ad0c5d908a3a3b24675e
Fix a bot I broke.

The builtin library isn't added by the driver unless it exists, so we shouldn't check for it. I've marked this as a FIXME, because we probably should have a way to test this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263568 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/darwin-ld.c