LLVM API Documentation
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/MC/MCDirectives.h"
#include "llvm/MC/MCObjectStreamer.h"
#include "llvm/MC/SectionKind.h"
#include "llvm/Support/DataTypes.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::MCELFStreamer |
struct | llvm::MCELFStreamer::LocalCommon |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
MCELFStreamer * | llvm::createARMELFStreamer (MCContext &Context, MCAsmBackend &TAB, raw_ostream &OS, MCCodeEmitter *Emitter, bool RelaxAll, bool NoExecStack, bool IsThumb) |