Displaying 2 results from an estimated 2 matches for "clearallsets".
2009 May 13
0
[LLVMdev] MSVC compile error with trunk
...ublic: 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(class llvm::MachineFunction &)"
(?runOnMachineFunction at PEI@llvm@@UAE_NAAVMachineFunction at 2@@Z)
32>LLVMCodeGen.lib(PrologEpilogInserter.obj)...
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