Manually specify the link dependencies. Turns out that all the work on
authorChandler Carruth <chandlerc@gmail.com>
Tue, 26 Mar 2013 03:45:48 +0000 (03:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 26 Mar 2013 03:45:48 +0000 (03:45 +0000)
commit456ab006a488309a78dde294da84e431a7787b5a
treea033138a123c844daec9d6f1c4fc93d5727c4311
parent60d7006e9998a02106ea8232b6954adb324a210a
Manually specify the link dependencies. Turns out that all the work on
LLVMBuild stuff didn't actually provide a single place for dependencies,
it just added a third place.

llvm-svn: 177989
clang/tools/driver/Makefile