[LLVMdev] Error building Clang?

Chad Rosier mcrosier at apple.com
Mon Feb 13 12:53:54 PST 2012


On Feb 13, 2012, at 12:46 PM, Chad Rosier wrote:

> Did you 'svn up' on both your llvm and clang checkouts?
> 
> Yea, what Ben said..
> 
> Ben,
> Does 'make up' update the test-suite/compiler-rt as well?

Make that 'make update', of course..

> 
> Chad
> 
> On Feb 13, 2012, at 12:33 PM, Ryan Taylor wrote:
> 
>> llvm[4]: Compiling CGExprConstant.cpp for Release+Asserts build
>> CGExprConstant.cpp:814:53: error: too many arguments to function call, expected 2, have 3
>>    return llvm::ConstantArray::get(VMContext, Str, false);
>> 
>> I get this error when building LLVM, after svn up for trunk, any idea why?
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list