15 #ifndef LLVM_LIB_CODEGEN_ASMPRINTER_WASMEXCEPTION_H 16 #define LLVM_LIB_CODEGEN_ASMPRINTER_WASMEXCEPTION_H 27 void endModule()
override;
29 virtual void markFunctionEnd()
override;
34 void computeCallSiteTable(
This class represents lattice values for constants.
void beginFunction(const MachineFunction *MF) override
Gather pre-function debug information.
Emits exception handling directives.
This class consists of common code factored out of the SmallVector class to reduce code duplication b...
This class is intended to be used as a driving class for all asm writers.
WasmException(AsmPrinter *A)
#define LLVM_LIBRARY_VISIBILITY
LLVM_LIBRARY_VISIBILITY - If a class marked with this attribute is linked into a shared library...