search for: ubexaavanalysisusage

Displaying 3 results from an estimated 3 matches for "ubexaavanalysisusage".

2009 May 13
0
[LLVMdev] MSVC compile error with trunk
...lib and object R:\SDKs\llvm\trunk_VC8_building\lib\Debug\llc.exp 32>LLVMCodeGen.lib(PrologEpilogInserter.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall llvm::PEI::getAnalysisUsage(class llvm::AnalysisUsage &)const " (?getAnalysisUsage at PEI@llvm@@UBEXAAVAnalysisUsage at 2@@Z) 32>LLVMCodeGen.lib(PrologEpilogInserter.obj) : error LNK2019: unresolved external symbol "private: void __thiscall llvm::PEI::clearAllSets(void)" (?clearAllSets at PEI@llvm@@AAEXXZ) referenced in function "public: virtual bool __thiscall llvm::PEI::runOnMachineFunction(cl...
2009 May 13
3
[LLVMdev] MSVC compile error with trunk
Does not seem to be a straight error with LLVM itself, but rather the tools, linking issues, here are the errors: Opt: 30> Creating library R:\SDKs\llvm\trunk_VC8_building\lib\Debug\opt.lib and object R:\SDKs\llvm\trunk_VC8_building\lib\Debug\opt.exp 30>LLVMScalarOpts.lib(IndVarSimplify.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall
2006 Nov 05
0
[LLVMdev] Port succesful
..." (?runOnModule at CallTargetFinder@llvm@@UAE_NAAVModule at 2@@Z) bugpoint.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall llvm::CallTargetFinder::getAnalysisUsage(class llvm::AnalysisUsage &)const " (?getAnalysisUsage at CallTargetFinder@llvm@@UBEXAAVAnalysisUsage at 2@@Z) bugpoint.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall llvm::CallTargetFinder::print(class std::basic_ostream<char,struct std::char_traits<char> > &,class llvm::Module const *)const " (?print at CallTargetFinder@llvm@@UBEXAAV...