Allow building the gold plugin even if the gold binary is not found.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 21:08:47 +0000 (21:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Apr 2015 21:08:47 +0000 (21:08 +0000)
commit077908a4d27b6c692b5bdc64cbdde815fbb8f1de
tree8490738a8f7b1012a709299a8e5350303d7ce31d
parentbc92b2ca377145f4d39fa0283c41c69e3b42527b
Allow building the gold plugin even if the gold binary is not found.

The gold binary is not required to build the plugin. All that is
needed is for LLVM_BINUTILS_INCDIR to point to the directory
containing plugin-api.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235918 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake