LLVM 19.0.0git
Macros
WebAssemblySubtarget.cpp File Reference

This file implements the WebAssembly-specific subclass of TargetSubtarget. More...

#include "WebAssemblySubtarget.h"
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"
#include "WebAssemblyInstrInfo.h"
#include "llvm/MC/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
 

Detailed Description

This file implements the WebAssembly-specific subclass of TargetSubtarget.

Definition in file WebAssemblySubtarget.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-subtarget"

Definition at line 21 of file WebAssemblySubtarget.cpp.

◆ GET_SUBTARGETINFO_CTOR

#define GET_SUBTARGETINFO_CTOR

Definition at line 23 of file WebAssemblySubtarget.cpp.

◆ GET_SUBTARGETINFO_TARGET_DESC

#define GET_SUBTARGETINFO_TARGET_DESC

Definition at line 24 of file WebAssemblySubtarget.cpp.