[cfe-dev] build issue

Eli Friedman eli.friedman at gmail.com
Thu Mar 12 14:18:16 PDT 2009


On Thu, Mar 12, 2009 at 1:53 PM, shreyas krishnan <shreyas76 at gmail.com> wrote:
> llvm[2]: Compiling CGObjCMac.cpp for Debug build
> CGObjCMac.cpp: In member function 'virtual
> llvm::Value*<unnamed>::CGObjCNonFragileABIMac::GenerateProtocolRef(clang::CodeGen::CGBuilderTy&,
> const clang::ObjCProtocolDecl*)':
> CGObjCMac.cpp:4202: error: 'WeakAnyLinkage' is not a member of
> 'llvm::GlobalValue'

It looks like you're using different clang and llvm versions; try
updating both clang and llvm to trunk.

-Eli



More information about the cfe-dev mailing list