[LLVMbugs] [Bug 8414] New: lto_module_get_num_symbols ignores aliases

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 18 20:20:28 PDT 2010


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: unassignedbugs at nondot.org
        ReportedBy: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list