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: unassignedb...@nondot.org
          Reporter: nicolaswe...@gmx.de
                CC: 1101.deb...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to