Displaying 2 results from an estimated 2 matches for "aaexaavmachinefunct".
2009 May 13
0
[LLVMdev] MSVC compile error with trunk
...ineFunction at PEI@llvm@@UAE_NAAVMachineFunction at 2@@Z)
32>LLVMCodeGen.lib(PrologEpilogInserter.obj) : error LNK2019:
unresolved external symbol "private: void __thiscall
llvm::PEI::placeCSRSpillsAndRestores(class llvm::MachineFunction &)"
(?placeCSRSpillsAndRestores at PEI@llvm@@AAEXAAVMachineFunction at 2@@Z)
referenced in function "public: virtual bool __thiscall
llvm::PEI::runOnMachineFunction(class llvm::MachineFunction &)"
(?runOnMachineFunction at PEI@llvm@@UAE_NAAVMachineFunction at 2@@Z)
32>R:\SDKs\llvm\trunk_VC8_building\bin\Debug\llc.exe : fatal error
LNK1120: 3 unr...
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