Hi,
I recently cleaned up the includes from the loop unrolling code, and this also
removed this include. It seems it's included implicitely somehow here,
because
I have not problems compiling (running gcc 4.1).
However, the proper include is #include <climits>, since we're in c++,
not C.
Could someone add this include to lib/Transforms/Scalar/LoopUnroll.cpp ?
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20080515/24a6796b/attachment.sig>