Speed up clang-only link, by really linking only clang, and not the unittests
authorTorok Edwin <edwintorok@gmail.com>
Sat, 26 Sep 2009 20:18:58 +0000 (20:18 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Sat, 26 Sep 2009 20:18:58 +0000 (20:18 +0000)
commit282098be8463035143bd8444796e6a58b0205c29
tree42c3a6ae785f3bcbeb4f08b5307d9b6eaf5b15de
parent2fcf85efe7d6cdd18788b44eb1e8fed7d939d312
Speed up clang-only link, by really linking only clang, and not the unittests
too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82873 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile