[PATCH] Update to Cmake for VS 2013

Aaron Ballman aaron at aaronballman.com
Tue Oct 29 14:07:13 PDT 2013


Visual Studio 2013 will generate a warning on any usage of HUGE_VAL
(or similar) due to the way it is implemented.  This patch suppresses
that warning just for VS 2013 so that we can compile cleanly again.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HandleLLVMOptions.cmake.patch
Type: application/octet-stream
Size: 681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131029/55c4a774/attachment.obj>


More information about the llvm-commits mailing list