[LLVMbugs] [Bug 17104] New: [PATCH] missing GNU/kFreeBSD target info
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 4 16:16:40 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17104
Bug ID: 17104
Summary: [PATCH] missing GNU/kFreeBSD target info
Product: clang
Version: trunk
Hardware: PC
OS: other
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: rmh at gnu.org
CC: llvmbugs at cs.uiuc.edu, sylvestre at debian.org
Classification: Unclassified
Created attachment 11146
--> http://llvm.org/bugs/attachment.cgi?id=11146&action=edit
patch
Target info for GNU/kFreeBSD is still missing. As a result, Clang doesn't
define the pre-processor macros that are expected on this platform.
Please find attached patch to add it.
For reference, pre-processor macros for GNU/kFreeBSD on GCC can be found at:
http://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/kfreebsd-gnu.h?revision=195098&view=markup
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130904/fc7621ac/attachment.html>
More information about the llvm-bugs
mailing list