[all-commits] [llvm/llvm-project] 5b93e3: Add llvm-readobj and binutils symlinks to LLVM_TOO...

Mara Sophie Grosch via All-commits all-commits at lists.llvm.org
Thu Jul 22 16:36:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b93e3a75fc48d2deb8dcf1f1d48b55fde1248e3
      https://github.com/llvm/llvm-project/commit/5b93e3a75fc48d2deb8dcf1f1d48b55fde1248e3
  Author: Mara Sophie Grosch <littlefox at lf-net.org>
  Date:   2021-07-22 (Thu, 22 Jul 2021)

  Changed paths:
    M llvm/cmake/modules/AddLLVM.cmake

  Log Message:
  -----------
  Add llvm-readobj and binutils symlinks to LLVM_TOOLCHAIN_TOOLS

This patch adds llvm-readobj and the binutils symlink for readelf to
LLVM_TOOLCHAIN_TOOLS.

Tvoid *thread, void *attr,hey are required by some (most?)
autoconf-built libraries, adding these allows me to build newlib with
the toolchain generated this way.

Also opened an issue for that some days ago, see
https://bugs.llvm.org/show_bug.cgi?id=50698

Reviewed By: sbc100

Differential Revision: https://reviews.llvm.org/D104957




More information about the All-commits mailing list