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

           Summary: Target definitions for FreeBSD/powerpc
           Product: clang
           Version: trunk
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Basic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=4241)
 --> (http://llvm.org/bugs/attachment.cgi?id=4241)
Patch to Basic/Targets.cpp

The attached patch sets the defines expected on FreeBSD/powerpc, connects
FreeBSDTargetInfo on PPC32 and PPC64, and sets size_t to the proper platform
value (unsigned int) on FreeBSD/PPC32.


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