[LLVMbugs] [Bug 8865] New: "Linking two modules of different target triples" is not informative enough

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 27 12:53:57 PST 2010


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

           Summary: "Linking two modules of different target triples" is
                    not informative enough
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alexr at leftfield.org
                CC: llvmbugs at cs.uiuc.edu


LinkModules.cpp has an error "Linking two modules of different target triples"
that doesn't help isolate which modules have what mismatching triples.

A recent post on stackoverflow.com illustrates typical user confusion that can
result:
http://stackoverflow.com/questions/4540148/linker-warning-linking-two-modules-of-different-target-triples

-- 
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