LLVM  8.0.1
Classes | Namespaces | Functions
MCWasmObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"
#include <memory>
Include dependency graph for MCWasmObjectWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MCWasmObjectTargetWriter
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

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