LLVM  8.0.1
Macros | Functions
WebAssemblyTargetInfo.cpp File Reference

This file registers the WebAssembly target. More...

#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"
#include "llvm/ADT/Triple.h"
#include "llvm/Support/TargetRegistry.h"
Include dependency graph for WebAssemblyTargetInfo.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "wasm-target-info"
 

Functions

void LLVMInitializeWebAssemblyTargetInfo ()
 

Detailed Description

This file registers the WebAssembly target.

Definition in file WebAssemblyTargetInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-target-info"

Definition at line 20 of file WebAssemblyTargetInfo.cpp.

Function Documentation

◆ LLVMInitializeWebAssemblyTargetInfo()

void LLVMInitializeWebAssemblyTargetInfo ( )