[llvm-bugs] [Bug 43865] New: LLVM bitcode vs Apple submissions...

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 31 13:07:53 PDT 2019


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

            Bug ID: 43865
           Summary: LLVM bitcode vs Apple submissions...
           Product: clang
           Version: 9.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jeffr at radgametools.com
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

Right now, the bitcode out of clang/LLVM isn't compatible with Apple's bitcode. 

That is, if you build a ios or tvos app containing LLVM bitcode, it will fail
submission.

I'm wondering if there is any effort to make these compatible.  It looks like
most of the bitcode stuff is being submitted by Apple, so it seems like they
want to get all this integrated into one codebase.

-- 
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/20191031/4bfc4d64/attachment.html>


More information about the llvm-bugs mailing list