|
LLVM
8.0.1
|
This file implements the WebAssembly-specific subclass of TargetSubtarget. More...
#include "WebAssemblySubtarget.h"#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "WebAssemblyInstrInfo.h"#include "llvm/Support/TargetRegistry.h"#include "WebAssemblyGenSubtargetInfo.inc"
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-subtarget" |
| #define | GET_SUBTARGETINFO_CTOR |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
This file implements the WebAssembly-specific subclass of TargetSubtarget.
Definition in file WebAssemblySubtarget.cpp.
| #define DEBUG_TYPE "wasm-subtarget" |
Definition at line 22 of file WebAssemblySubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 24 of file WebAssemblySubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 25 of file WebAssemblySubtarget.cpp.
1.8.13