Displaying 1 result from an estimated 1 matches for "m68ktargetlowering".
2010 Nov 18
1
[LLVMdev] LLVM new backend compiling/linking problem
...tingAnLLVMBackend.html
I copied most of the files from Sparc backend and remove the content from
functions mostly. Anyone has seen this error before?
llvm[2]: Linking Release+Debug executable llc
/home/pgautam/llvm/llvm-2.7/Release+Debug/lib/libLLVMM68KCodeGen.a(M68KTargetMachine.o):
In function `~M68KTargetLowering':
/home/pgautam/llvm/llvm-2.7/lib/Target/M68K/M68KISelLowering.h:43: undefined
reference to `vtable for llvm::M68KTargetLowering'
/home/pgautam/llvm/llvm-2.7/Release+Debug/lib/libLLVMM68KCodeGen.a(M68KTargetMachine.o):
In function `~M68KGenRegisterInfo':
/home/pgautam/llvm/llvm-2.7/lib/...