LLVM  4.0.0
Classes | Namespaces | Functions
MCSymbol.h File Reference
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/MC/MCFragment.h"
#include "llvm/Support/Compiler.h"
Include dependency graph for MCSymbol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::MCSymbol
 MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created and uniqued by the MCContext class. More...
 
union  llvm::MCSymbol::NameEntryStorageTy
 The name for a symbol. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const MCSymbol &Sym)