[Clang] Add ENABLE_LINKER_BUILD_ID to Hurd driver.
authorkristina <notstina@gmail.com>
Thu, 7 Nov 2019 05:38:24 +0000 (05:38 +0000)
committerkristina <notstina@gmail.com>
Thu, 7 Nov 2019 06:10:14 +0000 (06:10 +0000)
commit79c89033fdf1bfb840744a35d32e7583580b6572
tree53a6716cc16557a8aa4bfafbca9ceb1bf0be3810
parent009e032634b3bd7fc32071ac2344b12142286477
[Clang] Add ENABLE_LINKER_BUILD_ID to Hurd driver.

This was added for Linux toolchains in rC271692, this
patch extends this to the Hurd toolchain.

Patch by sthibaul (Samuel Thibault)

Differential Revision: https://reviews.llvm.org/D69754
clang/lib/Driver/ToolChains/Hurd.cpp