llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | Static Public Attributes | List of all members
DataPrinter Class Referencefinal

#include <emitter/data_printer.h>

Inheritance diagram for DataPrinter:
Inheritance graph
[legend]
Collaboration diagram for DataPrinter:
Collaboration graph
[legend]

Public Member Functions

 DataPrinter (const Prog &Prog, ISelMapping *isel, llvm::MCContext *ctx, llvm::MCStreamer *os, const llvm::MCObjectFileInfo *objInfo, const llvm::DataLayout &layout, bool shared)
 Initialises the pass which prints data sections.
 

Static Public Attributes

static char ID
 

Detailed Description

Pass to print all data segments.


The documentation for this class was generated from the following files: