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: unassignedclangb...@nondot.org
          Reporter: vivien.mil...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to