[llvm-bugs] [Bug 44640] New: Please backport 3c545e4b731 to 10.0.0 ([openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 23 10:31:28 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=44640

            Bug ID: 44640
           Summary: Please backport 3c545e4b731 to 10.0.0 ([openmp]
                    Disable archer if LIBOMP_OMPT_SUPPORT is off)
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: unassignedbugs at nondot.org
          Reporter: mgorny at gentoo.org
                CC: llvm-bugs at lists.llvm.org, protze at itc.rwth-aachen.de
            Blocks: 44555

This is needed to fix build failure when ompt is disabled:

commit 3c545e4b7318c337bed43d5bc76aad040565f1ef
Author: Michał Górny <mgorny at gentoo.org>
Date:   2020-01-23 06:56:01 +0100

    [openmp] Disable archer if LIBOMP_OMPT_SUPPORT is off

    This fixed build failures due to missing ompt headers.

    See https://bugs.gentoo.org/700762.

    Differential Revision: https://reviews.llvm.org/D73249


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=44555
[Bug 44555] [meta] 10.0.0 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200123/bcc51dd7/attachment.html>


More information about the llvm-bugs mailing list