[LLVMdev] VMKit broken on trunk

Nicolas Geoffray nicolas.geoffray at lip6.fr
Thu Oct 2 16:28:17 PDT 2008


Hi Seo

Seo Sanghyeon wrote:
> With trunk(r56943), I get:
>
> make[3]: Entering directory `/home/tinuviel/llvm/vmkit/lib/JnJVM/VMCore'
> llvm[3]: Compiling JnjvmModule.cpp for Debug build
> JnjvmModule.cpp:11:38: error: llvm/ParameterAttributes.h: No such file
> or directory
>
>   

As John replied, this is due to an update in llvm which made 
llvm/ParameterArributes.h obsolete. I've updated TOT, so it should 
compile now.

Cheers,
Nicolas




More information about the llvm-dev mailing list