[LLVMbugs] [Bug 18390] New: Assertion !GV->hasPrivateLinkage() for ObjC code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 5 10:00:46 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18390

            Bug ID: 18390
           Summary: Assertion !GV->hasPrivateLinkage() for ObjC code
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11824
  --> http://llvm.org/bugs/attachment.cgi?id=11824&action=edit
Test case

Try compiling the attached code with -fPIC -fobjc-nonfragile-abi. -emit-llvm
and compiling the result by itself does not hit this assertion.

-- 
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/20140105/cee8ef34/attachment.html>


More information about the llvm-bugs mailing list