[LLVMdev] #include problem

Zhongxing Xu mymlreader at gmail.com
Mon Jun 30 22:25:35 PDT 2008


Hi,

For GCC 4.3,

SmallVector.h should include <cstring> for memcpy().


On Wed, Jun 4, 2008 at 12:46 PM, Chris Lattner <sabre at nondot.org> wrote:

>
> On Jun 3, 2008, at 6:48 AM, Zhongxing Xu wrote:
>
> > Hi,
> >
> > On Fedora 9 GCC 4.3,
> >
> > LLVMCConfigurationEmitter.cpp needs #include <typeinfo>.
> > ValueTracking.cpp needs #include <cstring>.
>
> Fixed, thanks:
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080602/063303.html
>
> -Chris
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080701/de1ce294/attachment.html>


More information about the llvm-dev mailing list