[PATCH] Add clang headers that fix machine-dependent definitions on FreeBSD 9.2
Viktor Kutuzov
vkutuzov at accesssoftek.com
Mon May 26 03:52:24 PDT 2014
Hi kcc, samsonov,
This patch fixes some types and macros on x86-64 FreeBSD 9.2. These types and macros are defined incorrectly in 32-bit mode and thus prevent i386 sanitizers tests from passing.
http://reviews.llvm.org/D3908
Files:
lib/Headers/CMakeLists.txt
lib/Headers/machine/_stdint.h
lib/Headers/machine/_types.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3908.9798.patch
Type: text/x-patch
Size: 7663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140526/daf1853a/attachment.bin>
More information about the llvm-commits
mailing list