14#ifndef LLVM_LIB_CODEGEN_ASMPRINTER_WASMEXCEPTION_H
15#define LLVM_LIB_CODEGEN_ASMPRINTER_WASMEXCEPTION_H
23template <
typename T>
class SmallVectorImpl;
29 void endModule()
override;
35 void computeCallSiteTable(
static GCRegistry::Add< ErlangGC > A("erlang", "erlang-compatible garbage collector")
#define LLVM_LIBRARY_VISIBILITY
This class is intended to be used as a driving class for all asm writers.
Emits exception handling directives.
This class consists of common code factored out of the SmallVector class to reduce code duplication b...
WasmException(AsmPrinter *A)
void beginFunction(const MachineFunction *MF) override
Gather pre-function debug information.
This is an optimization pass for GlobalISel generic memory operations.