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)
commit6b27999196e7877a6fdaee4dcd47352c29de67dc
tree883d64c951d8d8cea642dcf60e7644a02863fa8f
parent89bba61c8440a0b8afbcab97e20961da977a2db9
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.

llvm-svn: 235918
llvm/cmake/config-ix.cmake