components/llvm/llvm.p5m
author Stefan Teleman <stefan.teleman@oracle.com>
Thu, 28 Jul 2016 16:25:34 -0700
changeset 6512 92717ce71105
parent 5434 9f55c805ce9d
child 7133 cabdc0719c92
permissions -rw-r--r--
24326140 upgrade LLVM to 3.8.1 24326159 upgrade clang to 3.8.1 22902339 memory corruption caused by undefined behavior in LLVM IR Module 22777179 implement [ -mtune= -march= -mcpu= ] in clang SPARC 22778085 LLVM is using %icc when it should be using %xcc 22778089 the SPARCV9 IS implementation is incomplete 22778098 LLVM should emit proc identifiers in SPARC assembler (capabilities) 22778650 clang should support OpenMP because it can 22859423 llvm CodeGen on Intel emits a bogus .ctors section 22902355 clang CodeGen is affected by 22902339 23701635 clang produces amd64 opcodes, but calls 32-bit assembler by default 23593143 lli JIT bitcode parsing creates a main function with wrong argc/argv 21759660 clang packages should include the scan-view and scan-build utilities 23854357 clang should check for GNU ld 17867434 clang crashed in LEXER 24306550 clang crashes in llvm::Twine::toStringRef 24311726 clang's Perl and Python utilities should not use #!/usr/bin/env 24312028 llvm::Twine needs copy constructors and assignment operators 24312221 classes must be CopyConstructible, CopyAssignable, MoveConstructible ... 24314621 LLVM should build using the new CMake based build system 24314638 LLVM CommandLine subsystem is busted 24314687 static initialization of optimization passes doesn't work as intended 21870069 clang makes incorrect assumptions about anonymous namespace instantiation order 22643565 llvm's Google test harness needs some attention 24314745 clang should support PIE executables in Solaris

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/developer/llvm/llvm@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="LLVM $(COMPONENT_VERSION) runtime - The Low Level Virtual Machine"
set name=com.oracle.info.description \
    value="LLVM - The Low Level Virtual Machine Compiler Infrastructure Framework"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification value=org.opensolaris.category.2008:Development/C \
    value=org.opensolaris.category.2008:Development/C++ \
    value=org.opensolaris.category.2008:Development/GNU \
    value="org.opensolaris.category.2008:Development/Objective C"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/188
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file usr/bin/$(MACH64)/bugpoint path=usr/bin/bugpoint
file usr/bin/$(MACH64)/llc path=usr/bin/llc
file usr/bin/$(MACH64)/lli path=usr/bin/lli
file usr/bin/$(MACH64)/llvm-ar path=usr/bin/llvm-ar
file usr/bin/$(MACH64)/llvm-as path=usr/bin/llvm-as
file usr/bin/$(MACH64)/llvm-bcanalyzer path=usr/bin/llvm-bcanalyzer
file usr/bin/$(MACH64)/llvm-c-test path=usr/bin/llvm-c-test
file usr/bin/$(MACH64)/llvm-config path=usr/bin/llvm-config
file usr/bin/$(MACH64)/llvm-cov path=usr/bin/llvm-cov
file usr/bin/$(MACH64)/llvm-cxxdump path=usr/bin/llvm-cxxdump
file usr/bin/$(MACH64)/llvm-diff path=usr/bin/llvm-diff
file usr/bin/$(MACH64)/llvm-dis path=usr/bin/llvm-dis
file usr/bin/$(MACH64)/llvm-dsymutil path=usr/bin/llvm-dsymutil
file usr/bin/$(MACH64)/llvm-dwarfdump path=usr/bin/llvm-dwarfdump
file usr/bin/$(MACH64)/llvm-dwp path=usr/bin/llvm-dwp
file usr/bin/$(MACH64)/llvm-extract path=usr/bin/llvm-extract
hardlink path=usr/bin/llvm-lib target=llvm-ar
file usr/bin/$(MACH64)/llvm-link path=usr/bin/llvm-link
file usr/bin/$(MACH64)/llvm-lto path=usr/bin/llvm-lto
file usr/bin/$(MACH64)/llvm-mc path=usr/bin/llvm-mc
file usr/bin/$(MACH64)/llvm-mcmarkup path=usr/bin/llvm-mcmarkup
file usr/bin/$(MACH64)/llvm-nm path=usr/bin/llvm-nm
file usr/bin/$(MACH64)/llvm-objdump path=usr/bin/llvm-objdump
file usr/bin/$(MACH64)/llvm-pdbdump path=usr/bin/llvm-pdbdump
file usr/bin/$(MACH64)/llvm-profdata path=usr/bin/llvm-profdata
hardlink path=usr/bin/llvm-ranlib target=llvm-ar
file usr/bin/$(MACH64)/llvm-readobj path=usr/bin/llvm-readobj
file usr/bin/$(MACH64)/llvm-rtdyld path=usr/bin/llvm-rtdyld
file usr/bin/$(MACH64)/llvm-size path=usr/bin/llvm-size
file usr/bin/$(MACH64)/llvm-split path=usr/bin/llvm-split
file usr/bin/$(MACH64)/llvm-stress path=usr/bin/llvm-stress
file usr/bin/$(MACH64)/llvm-symbolizer path=usr/bin/llvm-symbolizer
file usr/bin/$(MACH64)/llvm-tblgen path=usr/bin/llvm-tblgen
file usr/bin/$(MACH64)/obj2yaml path=usr/bin/obj2yaml
file usr/bin/$(MACH64)/opt path=usr/bin/opt
file usr/bin/$(MACH64)/sancov path=usr/bin/sancov
file usr/bin/$(MACH64)/verify-uselistorder path=usr/bin/verify-uselistorder
file usr/bin/$(MACH64)/yaml2obj path=usr/bin/yaml2obj
file path=usr/lib/$(MACH64)/BugpointPasses.so
file path=usr/lib/$(MACH64)/LLVMHello.so
file path=usr/lib/$(MACH64)/libLLVM-3.8.so
link path=usr/lib/$(MACH64)/libLLVM.so target=libLLVM-3.8.so
file path=usr/lib/$(MACH64)/libLTO.so
file path=usr/share/man/man1/FileCheck.1
file path=usr/share/man/man1/bugpoint.1
file path=usr/share/man/man1/lit.1
file path=usr/share/man/man1/llc.1
file path=usr/share/man/man1/lli.1
file path=usr/share/man/man1/llvm-ar.1
file path=usr/share/man/man1/llvm-as.1
file path=usr/share/man/man1/llvm-bcanalyzer.1
file path=usr/share/man/man1/llvm-build.1
file path=usr/share/man/man1/llvm-config.1
file path=usr/share/man/man1/llvm-cov.1
file path=usr/share/man/man1/llvm-diff.1
file path=usr/share/man/man1/llvm-dis.1
file path=usr/share/man/man1/llvm-dwarfdump.1
file path=usr/share/man/man1/llvm-extract.1
file path=usr/share/man/man1/llvm-lib.1
file path=usr/share/man/man1/llvm-link.1
file path=usr/share/man/man1/llvm-nm.1
file path=usr/share/man/man1/llvm-profdata.1
file path=usr/share/man/man1/llvm-readobj.1
file path=usr/share/man/man1/llvm-stress.1
file path=usr/share/man/man1/llvm-symbolizer.1
file path=usr/share/man/man1/opt.1
file path=usr/share/man/man1/tblgen.1
license llvm.license license="University of Illinois/NCSA"
depend type=require fmri=pkg:/developer/gcc-49
depend type=require fmri=pkg:/developer/gnu-binutils
depend type=require fmri=pkg:/system/library/gcc/gcc-runtime-49