9#ifndef LLVM_LIB_OBJCOPY_DXCONTAINER_DXCONTAINERWRITER_H
10#define LLVM_LIB_OBJCOPY_DXCONTAINER_DXCONTAINERWRITER_H
18using namespace object;
23 : Obj(Obj), Out(Out) {}
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.
DXContainerWriter(const 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.