From ea608fed276fe30ba18cc36f443ff83234f75586 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 22 Apr 2021 14:53:14 +0200 Subject: sys-devel/llvm: Update the 13.0.0.9999 live ebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/llvm/llvm-13.0.0.9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys-devel') diff --git a/sys-devel/llvm/llvm-13.0.0.9999.ebuild b/sys-devel/llvm/llvm-13.0.0.9999.ebuild index 09568c1ceda7..81a972bb2714 100644 --- a/sys-devel/llvm/llvm-13.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-13.0.0.9999.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Low Level Virtual Machine" HOMEPAGE="https://llvm.org/" # Those are in lib/Targets, without explicit CMakeLists.txt mention -ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC CSKY VE ) +ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC CSKY M68k VE ) # Keep in sync with CMakeLists.txt ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430 NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore @@ -274,6 +274,7 @@ get_distribution_components() { llvm-objcopy llvm-objdump llvm-opt-report + llvm-otool llvm-pdbutil llvm-profdata llvm-profgen -- cgit v1.2.3-65-gdbad