[LLVMbugs] [Bug 4857] New: Check/fix sys::getHostTriple on subtargets.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Sep 1 17:43:25 PDT 2009


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: unassignedbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list