[llvm-bugs] [Bug 26331] New: __attribute__((init_priority)) does not work accross multiple translation units

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 26 14:49:13 PST 2016


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

            Bug ID: 26331
           Summary: __attribute__((init_priority)) does not work accross
                    multiple translation units
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: MacOS X
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vivien.millet at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

while using __attribute__((init_priority(N))) in two different .cpp files (two
translation units), the result is not what init_priority is supposed to do.

-- 
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/20160126/4bafb0ff/attachment.html>


More information about the llvm-bugs mailing list