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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to