LLVM 19.0.0git
Classes | Namespaces | Functions
MCWasmObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"
#include <memory>

Go to the source code of this file.

Classes

class  llvm::MCWasmObjectTargetWriter
 

Namespaces

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

Functions

std::unique_ptr< MCObjectWriterllvm::createWasmObjectWriter (std::unique_ptr< MCWasmObjectTargetWriter > MOTW, raw_pwrite_stream &OS)
 Construct a new Wasm writer instance.
 
std::unique_ptr< MCObjectWriterllvm::createWasmDwoObjectWriter (std::unique_ptr< MCWasmObjectTargetWriter > MOTW, raw_pwrite_stream &OS, raw_pwrite_stream &DwoOS)