9#ifndef LLVM_LIB_OBJCOPY_COFF_COFFREADER_H
10#define LLVM_LIB_OBJCOPY_COFF_COFFREADER_H
22using object::COFFObjectFile;
29 Error readSymbols(
Object &Obj,
bool IsBigObj)
const;
Lightweight error class with error context and mandatory checking.
Tagged union holding either a T or a Error.
COFFReader(const COFFObjectFile &O)
Expected< std::unique_ptr< Object > > create() const
This is an optimization pass for GlobalISel generic memory operations.