search for: avrgenregisterinfo

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

2017 Dec 20
6
[GlobalISel] gen-global-isel failed to work
...ctor. This one is pretty obvious from the name, but in the general case you might have to look at what exists in DAGISel. Hope that helps, Diana > > 在 2017年12月19日 21:28, Daniel Sanders 写道: >> >> Sorry, I've given you the wrong header. The one I gave you does include >> AVRGenRegisterInfo.inc but doesn't define the enum because it uses the wrong >> macros for that. The correct one is '#include >> "MCTargetDesc/AVRMCTargetDesc.h"'. You'll also need to 'include >> "AVRRegisterBanks.td"' somewhere in your .td files. At the m...
2009 Nov 02
4
[LLVMdev] llvm-mc build fails
...tData()' ../../lib/libLLVMAVRCodeGen.a(AVRTargetMachine.cpp.o): In function `TargetFrameInfo': /home/john/src/llvm2.6/include/llvm/Target/TargetFrameInfo.h:40: undefined reference to `vtable for llvm::TargetFrameInfo' ../../lib/libLLVMAVRCodeGen.a(AVRTargetMachine.cpp.o): In function `~AVRGenRegisterInfo': /home/john/src/llvm_build/lib/Target/AVR/AVRGenRegisterInfo.h.inc:14: undefined reference to `llvm::TargetRegisterInfo::~TargetRegisterInfo()' ../../lib/libLLVMAVRCodeGen.a(AVRTargetMachine.cpp.o): In function `~TargetInstrInfoImpl': /home/john/src/llvm2.6/include/llvm/Target/Target...