[LLVMbugs] [Bug 17478] New: _GLOBAL__* functions should be marked unnamed_addr

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 4 10:21:19 PDT 2013


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: unassignedclangbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131004/8156ed28/attachment.html>


More information about the llvm-bugs mailing list