]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)
authoremaste <emaste@FreeBSD.org>
Tue, 4 Jun 2019 13:00:49 +0000 (13:00 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 4 Jun 2019 13:00:49 +0000 (13:00 +0000)
commit01b58746799b8a4fa99c683c29e6837e269d340b
treea58f9e91a744a73b7a903c1733b49960d4612d7c
parent0f91f342e4913f3fa6d3221b6c317a30574b75d1
build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)

To facilitate experimentation with LTO we require an ar that supports
LLVM IR, and to a lesser degree also an nm.  As a first step always
install llvm-ar and llvm-nm.

Sponsored by: The FreeBSD Foundation
lib/clang/libllvm/Makefile
usr.bin/clang/Makefile