LLVM  8.0.1
Classes | Namespaces | Functions
MCWinCOFFObjectWriter.h File Reference
#include "llvm/MC/MCObjectWriter.h"
#include <memory>
Include dependency graph for MCWinCOFFObjectWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MCWinCOFFObjectTargetWriter
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

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