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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to