Displaying 1 result from an estimated 1 matches for "m68ktargetmachine".
2010 Nov 18
1
[LLVMdev] LLVM new backend compiling/linking problem
...ttp://llvm.org/releases/2.5/docs/WritingAnLLVMBackend.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...