[LLVMdev] compile error
Ali Sedaghat
ali.sedaghatbaf at gmail.com
Thu Oct 10 04:19:48 PDT 2013
when I compile llvm-3.3 according to the instructions in vmkit's homepage
the following error occurs:
llvm-3.3.src/Release+Asserts/lib/libclangAST.a(VTableBuilder.o): In
function `(anonymous
namespace)::VCallAndVBaseOffsetBuilder::AddVCallOffsets(clang::BaseSubobject,
clang::CharUnits)':
VTableBuilder.cpp:(.text+0xc6c3): undefined reference to
`clang::ASTContext::toCharUnitsFromBits(long long) const'
What should I do to resolve this issue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131010/e31fce8d/attachment.html>
More information about the llvm-dev
mailing list