Displaying 1 result from an estimated 1 matches for "m68kinstrinfo".
2010 Nov 18
1
[LLVMdev] LLVM new backend compiling/linking problem
...68KTargetLowering'
/home/pgautam/llvm/llvm-2.7/Release+Debug/lib/libLLVMM68KCodeGen.a(M68KISelLowering.o):
In function `pair':
/usr/include/c++/4.4/bits/stl_pair.h:84: undefined reference to
`llvm::M68K::IntRegsRegClass'
/home/pgautam/llvm/llvm-2.7/Release+Debug/lib/libLLVMM68KCodeGen.a(M68KInstrInfo.o):
In function `M68KInstrInfo':
/home/pgautam/llvm/llvm-2.7/lib/Target/M68K/M68KInstrInfo.cpp:28: undefined
reference to `llvm::M68KRegisterInfo::M68KRegisterInfo(llvm::M68KSubtarget&,
llvm::TargetInstrInfo const&)'
/home/pgautam/llvm/llvm-2.7/lib/Target/M68K/M68KInstrInfo.cpp:28:...