LLVM 22.0.0git
MCTargetDesc Directory Reference
Directory dependency graph for MCTargetDesc:

Files

 
WebAssemblyAsmBackend.cpp
 This file implements the WebAssemblyAsmBackend class.
 
WebAssemblyFixupKinds.h
 
WebAssemblyInstPrinter.cpp
 Print MCInst instructions to wasm format.
 
WebAssemblyInstPrinter.h
 This class prints an WebAssembly MCInst to wasm file syntax.
 
WebAssemblyMCAsmInfo.cpp
 This file contains the declarations of the WebAssemblyMCAsmInfo properties.
 
WebAssemblyMCAsmInfo.h
 This file contains the declaration of the WebAssemblyMCAsmInfo class.
 
WebAssemblyMCCodeEmitter.cpp
 This file implements the WebAssemblyMCCodeEmitter class.
 
WebAssemblyMCTargetDesc.cpp
 This file provides WebAssembly-specific target descriptions.
 
WebAssemblyMCTargetDesc.h
 This file provides WebAssembly-specific target descriptions.
 
WebAssemblyMCTypeUtilities.cpp
 This file implements several utility functions for WebAssembly type parsing.
 
WebAssemblyMCTypeUtilities.h
 This file contains the declaration of the WebAssembly-specific type parsing utility functions.
 
WebAssemblyTargetStreamer.cpp
 This file defines WebAssembly-specific target streamer classes.
 
WebAssemblyTargetStreamer.h
 This file declares WebAssembly-specific target streamer classes.
 
WebAssemblyWasmObjectWriter.cpp
 This file handles Wasm-specific object emission, converting LLVM's internal fixups into the appropriate relocations.