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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to