LLVM 22.0.0git
MCGOFFObjectWriter.h File Reference
#include "llvm/BinaryFormat/GOFF.h"
#include "llvm/MC/MCObjectWriter.h"
#include "llvm/MC/MCValue.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::MCGOFFObjectTargetWriter
struct  llvm::GOFFRelocationEntry
class  llvm::GOFFObjectWriter

Namespaces

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

Functions

std::unique_ptr< MCObjectWriterllvm::createGOFFObjectWriter (std::unique_ptr< MCGOFFObjectTargetWriter > MOTW, raw_pwrite_stream &OS)
 Construct a new GOFF writer instance.