15 #ifndef LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYMCTARGETDESC_H
16 #define LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYMCTARGETDESC_H
18 #include "llvm/Support/DataTypes.h"
23 class formatted_raw_ostream;
31 class MCSubtargetInfo;
32 class MCTargetStreamer;
42 const MCRegisterInfo &MRI,
43 StringRef TT, StringRef CPU);
50 #define GET_REGINFO_ENUM
51 #include "WebAssemblyGenRegisterInfo.inc"
53 #define GET_SUBTARGETINFO_ENUM
54 #include "WebAssemblyGenSubtargetInfo.inc"
Target TheWebAssemblyTarget64
Target TheWebAssemblyTarget32
MCAsmBackend * createWebAssemblyAsmBackend(const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)