From afec44aa8765ddf8bf66aa82699be0f8b19bd05f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 20 Sep 2018 20:21:18 +0200 Subject: sys-devel/llvm: Add flag to control libfpm dep for exegesis MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/666617 Signed-off-by: Michał Górny --- sys-devel/llvm/metadata.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys-devel/llvm/metadata.xml') diff --git a/sys-devel/llvm/metadata.xml b/sys-devel/llvm/metadata.xml index e35461842711..4538466dde0e 100644 --- a/sys-devel/llvm/metadata.xml +++ b/sys-devel/llvm/metadata.xml @@ -14,6 +14,8 @@ Use compiler-rt instead of libgcc as the default rtlib for clang Use libc++ instead of libstdc++ as the default stdlib for clang Build and install the HTML documentation and regenerate the man pages + Enable performance counter support for llvm-exegesis tool + that can be used to measure host machine instruction characteristics Build the gold linker plugin Build the lldb debugger Build all host targets (default: host only) -- cgit v1.2.3-65-gdbad