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

           Summary: lto_module_get_num_symbols ignores aliases
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: lto
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


With PR8300 fixed we now have a link failure when using both LTO and the
constructor alias optimization.
lto_module_get_num_symbols should include aliases as symbols or if that cannot
be done for some reason provide a lto_module_get_num_aliases

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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