LLVM  8.0.1
Variables
MCSymbol.cpp File Reference
#include "llvm/MC/MCSymbol.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCFragment.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <cassert>
#include <cstddef>
Include dependency graph for MCSymbol.cpp:

Go to the source code of this file.

Variables

static MCDummyFragment SentinelFragment (nullptr)
 

Variable Documentation

◆ SentinelFragment

MCDummyFragment SentinelFragment(nullptr)
static