40 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
Represent a reference to a symbol from inside an expression.
bool isAbsolute() const
Is this an absolute (as opposed to relocatable) value.
void dump() const
Print the value to stderr.
MCSymbolRefExpr::VariantKind getAccessVariant() const
const MCSymbolRefExpr * getSymB() const
const MCSymbolRefExpr * getSymA() const
uint32_t getRefKind() const
raw_ostream & dbgs()
dbgs() - This returns a reference to a raw_ostream for debugging messages.
void print(raw_ostream &OS) const
Print the value to the stream OS.
VariantKind getKind() const
int64_t getConstant() const
const ARM::ArchExtKind Kind
This class implements an extremely fast bulk output stream that can only output to a stream...