[LLVMbugs] [Bug 6318] New: Target definitions for FreeBSD/powerpc
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Feb 16 06:22:23 PST 2010
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: unassignedclangbugs at nondot.org
ReportedBy: whitehorn at wisc.edu
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list