|
LLVM
3.7.0
|
#include "MSP430Subtarget.h"#include "MSP430.h"#include "llvm/Support/TargetRegistry.h"#include "MSP430GenSubtargetInfo.inc"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "msp430-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
| #define DEBUG_TYPE "msp430-subtarget" |
Definition at line 20 of file MSP430Subtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 23 of file MSP430Subtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 22 of file MSP430Subtarget.cpp.
1.8.6