]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
llvm-readobj: Attach to buildsystem
authorCameron Katri <me@cameronkatri.com>
Thu, 14 Oct 2021 16:00:27 +0000 (17:00 +0100)
committerAlex Richardson <arichardson@FreeBSD.org>
Thu, 14 Oct 2021 16:18:05 +0000 (17:18 +0100)
commit1b85b68da0b2de80e0e3aefb1ade226bcf3951cb
treea8657801f00b31bf02bc3758d247086f45ad57d7
parent8ecf9a8bab608c26cb100f393b24e883a706ff03
llvm-readobj: Attach to buildsystem

Also install it as readelf when MK_LLVM_BINUTILS is set.

Reviewed By: dim, arichardson
Differential Revision: https://reviews.freebsd.org/D32058
lib/clang/libllvm/Makefile
tools/build/mk/OptionalObsoleteFiles.inc
usr.bin/clang/Makefile
usr.bin/clang/llvm-readobj/Makefile [new file with mode: 0644]
usr.bin/clang/llvm-readobj/llvm-readelf.1 [new file with mode: 0644]
usr.bin/clang/llvm-readobj/llvm-readobj.1 [new file with mode: 0644]