LLVM 19.0.0git
Classes | Namespaces | Functions
MCWinCOFFObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"
#include <memory>

Go to the source code of this file.

Classes

class  llvm::MCWinCOFFObjectTargetWriter
 

Namespaces

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

Functions

std::unique_ptr< MCObjectWriterllvm::createWinCOFFObjectWriter (std::unique_ptr< MCWinCOFFObjectTargetWriter > MOTW, raw_pwrite_stream &OS)
 Construct a new Win COFF writer instance.
 
std::unique_ptr< MCObjectWriterllvm::createWinCOFFDwoObjectWriter (std::unique_ptr< MCWinCOFFObjectTargetWriter > MOTW, raw_pwrite_stream &OS, raw_pwrite_stream &DwoOS)