LLVM 22.0.0git
WebAssemblyFastISel.cpp File Reference

This file defines the WebAssembly-specific support for the FastISel class. More...

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "wasm-fastisel"

Detailed Description

This file defines the WebAssembly-specific support for the FastISel class.

Some of the target-specific code is generated by tablegen in the file WebAssemblyGenFastISel.inc, which is #included here.

TODO: kill flags

Definition in file WebAssemblyFastISel.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-fastisel"

Definition at line 41 of file WebAssemblyFastISel.cpp.