]> granicus.if.org Git - clang/commit
[test] Pass a fake libLTO.dylib to a driver test which depends on it
authorVedant Kumar <vsk@apple.com>
Tue, 30 Aug 2016 20:36:50 +0000 (20:36 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 30 Aug 2016 20:36:50 +0000 (20:36 +0000)
commit267f1e548086349dd4ca0df43b03f37a5d3527c6
tree63925692a5ab481e04570efb1ed2a8b90e5c0939
parent092bdf825b6895b041175c22846c320da63346f2
[test] Pass a fake libLTO.dylib to a driver test which depends on it

This makes it possible to run 'check-clang' on Darwin without building
libLTO.dylib. See r280142 for more context.

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