|
LLVM
8.0.1
|
This file registers the WebAssembly target. More...
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "llvm/ADT/Triple.h"#include "llvm/Support/TargetRegistry.h"
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-target-info" |
Functions | |
| void | LLVMInitializeWebAssemblyTargetInfo () |
This file registers the WebAssembly target.
Definition in file WebAssemblyTargetInfo.cpp.
| #define DEBUG_TYPE "wasm-target-info" |
Definition at line 20 of file WebAssemblyTargetInfo.cpp.
| void LLVMInitializeWebAssemblyTargetInfo | ( | ) |
Definition at line 31 of file WebAssemblyTargetInfo.cpp.
References llvm::getTheWebAssemblyTarget32(), llvm::getTheWebAssemblyTarget64(), X, and Y.
1.8.13