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

            Bug ID: 17478
           Summary: _GLOBAL__* functions should be marked unnamed_addr
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

They are only used via @llvm.global_ctors, so their address is not visible from
user code.

-- 
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