search for: getttypeencoding

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

2010 Feb 23
2
[LLVMdev] Build problem in current svn
...ber function 'unsigned int llvm::getFDEEncoding()' cannot have cv-qualifier /root/llvm/include/llvm/Target/TargetLoweringObjectFile.h error: virtual outside class declaration /root/llvm/include/llvm/Target/TargetLoweringObjectFile.h:348: error: non-member function 'unsigned int llvm::getTTypeEncoding()' cannot have cv-qualifier /root/llvm/include/llvm/Target/TargetLoweringObjectFile.h:350: error: expected unqualified-id before 'protected' /root/llvm/include/llvm/Target/TargetLoweringObjectFile.h:354: error: extra ';' /root/llvm/include/llvm/Target/TargetLoweringObjectFile...
2011 May 06
0
[LLVMdev] Question about linking llvm-mc when porting a new backend
...yCFGOpt::run(llvm::BasicBlock*) in libLLVMTransformUtils.a(SimplifyCFG.cpp.o) "vtable for llvm::TargetFrameInfo", referenced from: __ZTVN4llvm15TargetFrameInfoE$non_lazy_ptr in libLLVMEBCCodeGen.a(EBCTargetMachine.cpp.o) "llvm::TargetLoweringObjectFile::getTTypeEncoding() const", referenced from: vtable for llvm::TargetLoweringObjectFileELFin libLLVMCodeGen.a(TargetLoweringObjectFileImpl.cpp.o) vtable for llvm::TargetLoweringObjectFileCOFFin libLLVMCodeGen.a(TargetLoweringObjectFileImpl.cpp.o) "llvm::HonorSignDependentRoundingFPMath()"...