[llvm-commits] [llvm] r51083 - in /llvm/trunk: include/llvm/Analysis/LoopInfo.h lib/Transforms/Scalar/LoopUnroll.cpp lib/Transforms/Utils/UnrollLoop.cpp
Matthijs Kooijman
matthijs at stdin.nl
Wed May 14 00:58:46 PDT 2008
Hi,
> a) no header:
>
> /Volumes/Data/sources/llvm-clean/lib/Transforms/Scalar/LoopUnroll.cpp:
> 23:46: error: llvm/Transforms/Utils/UnrollLoop.h: No such file or
> directory
Apparently Dan forgot an "svn add" before committing. I've attached the file,
could someone commit it?
> b) getting the complaint that UnrollLoop needs to be declared within
> namespace llvm.
This is almost certainly caused by the absence of the include file above.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UnrollLoop.h
Type: text/x-chdr
Size: 839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080514/176d27d2/attachment.h>
-------------- 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-commits/attachments/20080514/176d27d2/attachment.sig>
More information about the llvm-commits
mailing list