LLVM 19.0.0git
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/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>

Go to the source code of this file.

Variables

static MCDummyFragment SentinelFragment (nullptr)
 

Variable Documentation

◆ SentinelFragment

MCDummyFragment SentinelFragment(nullptr) ( nullptr  )
static