[CMake] Add the gold plugin before clang
authorChris Bieneman <beanz@apple.com>
Fri, 26 Feb 2016 21:07:04 +0000 (21:07 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 26 Feb 2016 21:07:04 +0000 (21:07 +0000)
commite50f74474378e2179e05c770516292ed152ed8db
tree2f5063d43734259d5504160cb6a2b686c9043971
parent142f4cac2673d6fa22e2167d0e3696120212a8d1
[CMake] Add the gold plugin before clang

This is needed to connect dependencies between the LLVMgold plugin and the clang stage-2 builds due to limitations in ExternalProject_Add.

Patch by Mike Edwards

Differential Revision: http://reviews.llvm.org/D17655

llvm-svn: 262067
llvm/tools/CMakeLists.txt