LLVM 22.0.0git
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/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 MCFragment SentinelFragment

Variable Documentation

◆ SentinelFragment

MCFragment SentinelFragment
static

Definition at line 28 of file MCSymbol.cpp.