search for: externalfunctionspassedconstants

Displaying 2 results from an estimated 2 matches for "externalfunctionspassedconstants".

2010 Apr 27
1
[LLVMdev] 2.7 build fails
...ntime --prefix=/usr/local/llvm/2.7 --enable-optimized --enable-assertions --enable-shared Build fails with the errors: llvm[2]: Linking Release executable opt (without symbols) /tmp/llvm-build/2.7/llvm-objects/tools/opt/Release/AnalysisWrappers.o(.text+0xb0): In function `(anonymous namespace)::ExternalFunctionsPassedConstants::~ExternalFunctionsPassedConstants()': : undefined reference to `llvm::ModulePass::~ModulePass()' /tmp/llvm-build/2.7/llvm-objects/tools/opt/Release/AnalysisWrappers.o(.text+0xdc): In function `(anonymous namespace)::CallGraphPrinter::~CallGraphPrinter()': : undefined reference to `llv...
2009 Apr 17
15
[LLVMdev] mingw build problems
...AnalysisWrappers.cpp:71: undefined reference to `llvm::ModulePass::~ModulePass()' /home/foad/svn/llvm-project/llvm/trunk/tools/opt/AnalysisWrappers.cpp:71: undefined reference to `llvm::ModulePass::~ModulePass()' /home/foad/llvm/objdir-mingw/tools/opt/Debug/AnalysisWrappers.o: In function `~ExternalFunctionsPassedConstants': /home/foad/svn/llvm-project/llvm/trunk/tools/opt/AnalysisWrappers.cpp:32: undefined reference to `llvm::ModulePass::~ModulePass()' /home/foad/svn/llvm-project/llvm/trunk/tools/opt/AnalysisWrappers.cpp:32: undefined reference to `llvm::ModulePass::~ModulePass()' /home/foad/llvm/objdir-...