[LLVMdev] Patch for Visual C++ builds
Nicolas Capens
nicolas at capens.net
Tue Jul 28 03:33:39 PDT 2009
Hi all,
Someone please consider committing the attached patch. It fixes building
recent revisions with Visual C++. (HUGE_VAL is needed by LiveInterval.cpp,
and it's defined in math.h, which didn't get included for MSVC.)
Cheers,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090728/c0b11b17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: math.patch
Type: application/octet-stream
Size: 648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090728/c0b11b17/attachment.obj>
More information about the llvm-dev
mailing list