Be less conservative about when we build the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Dec 2014 17:25:52 +0000 (17:25 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Dec 2014 17:25:52 +0000 (17:25 +0000)
commit33f1a430c281522fb603dec0d65345789ebecdb4
tree386cd1a38a845e091e48d9da59cca32a870959f2
parent472e9cc4bc13da0d9acfb4bdd2529029d8a4dbf4
Be less conservative about when we build the gold plugin.

It is only build if LLVM_BINUTILS_INCDIR is explicitly given, so there is
no point in having extra restrictions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223481 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/gold/CMakeLists.txt