LLVM: lib/Target/SystemZ/SystemZTargetObjectFile.cpp Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
13
14using namespace llvm;
15
Base class for the full range of assembler expressions which are needed for parsing.
MCContext & getContext() const
static const MCSymbolRefExpr * create(const MCSymbol *Symbol, MCContext &Ctx, SMLoc Loc=SMLoc())
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
const MCExpr * getDebugThreadLocalSymbol(const MCSymbol *Sym) const override
Describe a TLS variable address within debug info.
Definition SystemZTargetObjectFile.cpp:16
This is an optimization pass for GlobalISel generic memory operations.