LLVM 22.0.0git
Classes | Namespaces | Variables
WebAssemblyTargetMachine.h File Reference

This file declares the WebAssembly-specific subclass of TargetMachine. More...

#include "WebAssemblySubtarget.h"
#include "llvm/CodeGen/CodeGenTargetMachineImpl.h"
#include <optional>

Go to the source code of this file.

Classes

class  llvm::WebAssemblyTargetMachine
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::WebAssembly
 

Variables

cl::opt< boolllvm::WebAssembly::WasmEnableEmEH
 
cl::opt< boolllvm::WebAssembly::WasmEnableEmSjLj
 
cl::opt< boolllvm::WebAssembly::WasmEnableEH
 
cl::opt< boolllvm::WebAssembly::WasmEnableSjLj
 
cl::opt< boolllvm::WebAssembly::WasmUseLegacyEH
 

Detailed Description

This file declares the WebAssembly-specific subclass of TargetMachine.

Definition in file WebAssemblyTargetMachine.h.