LLVM  3.7.0
Namespaces | Macros | Functions | Variables
WebAssemblyMCTargetDesc.h File Reference

This file provides WebAssembly-specific target descriptions. More...

#include "llvm/Support/DataTypes.h"
#include <string>
#include "WebAssemblyGenRegisterInfo.inc"
#include "WebAssemblyGenSubtargetInfo.inc"
Include dependency graph for WebAssemblyMCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Macros

#define GET_REGINFO_ENUM
 
#define GET_SUBTARGETINFO_ENUM
 

Functions

MCAsmBackend * llvm::createWebAssemblyAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
 

Variables

Target llvm::TheWebAssemblyTarget32
 
Target llvm::TheWebAssemblyTarget64
 

Detailed Description

This file provides WebAssembly-specific target descriptions.

Definition in file WebAssemblyMCTargetDesc.h.

Macro Definition Documentation

#define GET_REGINFO_ENUM

Definition at line 50 of file WebAssemblyMCTargetDesc.h.

#define GET_SUBTARGETINFO_ENUM

Definition at line 53 of file WebAssemblyMCTargetDesc.h.