20 #define DEBUG_TYPE "xcore-subtarget"
22 #define GET_SUBTARGETINFO_TARGET_DESC
23 #define GET_SUBTARGETINFO_CTOR
24 #include "XCoreGenSubtargetInfo.inc"
26 void XCoreSubtarget::anchor() { }
31 TLInfo(TM, *this), TSInfo() {}
Triple - Helper class for working with autoconf configuration names.
XCoreSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM)
This constructor initializes the data members to match that of the specified triple.
Primary interface to the complete machine description for the target machine.