[llvm-bugs] [Bug 50698] New: Include llvm-readobj in LLVM_INSTALL_TOOLCHAIN_ONLY

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jun 12 14:51:26 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50698

            Bug ID: 50698
           Summary: Include llvm-readobj in LLVM_INSTALL_TOOLCHAIN_ONLY
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: littlefox at lf-net.org
                CC: llvm-bugs at lists.llvm.org

Building and installing llvm with -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON does not
build and install llvm-readobj and the symlinks {llvm-,}readelf to it

I believe these should be part of the toolchain, since they are required for
configuring autoconf projects, for example newlib

Patch will happily provided if you agree on adding this

(I selected OS=All because it applies at least to all with ELF as binary
format)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210612/cf254842/attachment.html>


More information about the llvm-bugs mailing list