search for: callgraphprinter

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

2010 Apr 27
1
[LLVMdev] 2.7 build fails
...): 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 `llvm::ModulePass::~ModulePass()' <...skipped...> /tmp/llvm-build/2.7/llvm-objects/tools/opt/Release/AnalysisWrappers.o(.text+0x63d): In function `(anonymous namespace)::CallGraphPrinter::getAnalysisUsage(llvm::AnalysisUsage&) cons...
2009 Apr 17
15
[LLVMdev] mingw build problems
...t recognized nm: AliasSetTracker.o: File format not recognized nm: Analysis.o: File format not recognized ... followed by millions of undefined symbols when linking any executable: llvm[2]: Linking Debug executable opt /home/foad/llvm/objdir-mingw/tools/opt/Debug/AnalysisWrappers.o: In function `~CallGraphPrinter': /home/foad/svn/llvm-project/llvm/trunk/tools/opt/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-...