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

           Summary: Check/fix sys::getHostTriple on subtargets.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


We should check getHostTriple to make sure it is returning an appropriate value
for subtargets.

Bug 4845 seems to indicate that on Darwin at least it is returning
i386-apple-darwin... even when running in 64-bit mode. This should be fixed.


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