[llvm-commits] [PATCHES] fix config.h include in public header

nobled nobled at dreamwidth.org
Fri Nov 25 13:56:25 PST 2011


The first patch is just a cleanup while I was there; patches 2 and 3
fix an issue where Valgrind.h includes config.h, causing macro
collisions with other projects like dragonegg (see r145131 / r145132).

Okay to commit?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-update-description-of-LLVM_DEFAULT_TARGET_TRIPLE.patch
Type: text/x-patch
Size: 2983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111125/d36d866a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rename-ENABLE_THREADS-to-LLVM_ENABLE_THREADS.patch
Type: text/x-patch
Size: 9203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111125/d36d866a/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-use-llvm-config.h-in-public-header.patch
Type: text/x-patch
Size: 832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111125/d36d866a/attachment-0002.bin>


More information about the llvm-commits mailing list