[all-commits] [llvm/llvm-project] 79c890: [Clang] Add ENABLE_LINKER_BUILD_ID to Hurd driver.

Kristina Brooks via All-commits all-commits at lists.llvm.org
Wed Nov 6 22:10:51 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 79c89033fdf1bfb840744a35d32e7583580b6572
      https://github.com/llvm/llvm-project/commit/79c89033fdf1bfb840744a35d32e7583580b6572
  Author: kristina <notstina at gmail.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M clang/lib/Driver/ToolChains/Hurd.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list