[llvm-bugs] [Bug 48502] New: JITLink.cpp doens't build with msvc, xcode clang, gcc

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 14 07:30:40 PST 2020


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

            Bug ID: 48502
           Summary: JITLink.cpp doens't build with msvc, xcode clang, gcc
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MCJIT
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: 1101.debian at gmail.com, llvm-bugs at lists.llvm.org

linux:
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8860956485677512080/+/steps/package_clang/0/stdout?format=raw

mac:
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8860956485677512064/+/steps/package_clang/0/stdout?format=raw

win:
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8860956485677512048/+/steps/package_clang/0/stdout?format=raw

The diagnostics are a bit hard to understand. Maybe it complains that
llvm::jitlink::LinkGraph::nested_collection_iterator<> doesn't have an
operator!=.


Not 100% sure which of the changes yesterday triggered this.
04795ab8368a9f4169b737e6db2aebea47d6cf10 is the only one to touch JITLink.h
recently, but that might not be it.

(Would've been nice to have a phab link in the commit message so that I
could've mentioned this there.)

-- 
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/20201214/f0b28b34/attachment.html>


More information about the llvm-bugs mailing list