[llvm-commits] [llvm] r142288 - in /llvm/trunk: include/llvm/Target/TargetData.h lib/AsmParser/LLParser.cpp lib/Target/TargetData.cpp

Lang Hames lhames at apple.com
Mon Oct 17 15:50:31 PDT 2011


The function in question is in the patch. Guess it's a CMake issue. I'm looking into it now.

- Lang.

On Oct 17, 2011, at 3:26 PM, Rafael Ávila de Espíndola wrote:

> looks like this broke the build:
> 
> 
> Linking CXX executable ../../bin/llvm-as
> ../../lib/libLLVMAsmParser.a(LLParser.cpp.o):/home/espindola/llvm/llvm/lib/AsmParser/LLParser.cpp:function 
> llvm::LLParser::ParseTargetDefinition(): error: undefined reference to 
> 'llvm::TargetData::parseSpecifier(llvm::StringRef, llvm::TargetData*)'
> clang-3: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> 
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list