9#ifndef LLVM_LIB_OBJCOPY_WASM_WASMWRITER_H
10#define LLVM_LIB_OBJCOPY_WASM_WASMWRITER_H
29 std::vector<SectionHeader> SectionHeaders;
40 static SectionHeader createSectionHeader(
const Section &S,
Lightweight error class with error context and mandatory checking.
This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small.
Writer(Object &Obj, raw_ostream &Out)
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.