|
LLVM
8.0.1
|
This file contains the declaration of the WebAssembly-specific utility functions. More...
#include "llvm/CodeGen/MachineBasicBlock.h"

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::WebAssembly | |
Variables | |
| const char *const | llvm::WebAssembly::ClangCallTerminateFn = "__clang_call_terminate" |
| const char *const | llvm::WebAssembly::CxaBeginCatchFn = "__cxa_begin_catch" |
| const char *const | llvm::WebAssembly::CxaRethrowFn = "__cxa_rethrow" |
| const char *const | llvm::WebAssembly::StdTerminateFn = "_ZSt9terminatev" |
| const char *const | llvm::WebAssembly::PersonalityWrapperFn |
This file contains the declaration of the WebAssembly-specific utility functions.
Definition in file WebAssemblyUtilities.h.
1.8.13