LLVM 19.0.0git
Functions
ConstantPools.cpp File Reference
#include "llvm/MC/ConstantPools.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCDirectives.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/Support/Casting.h"

Go to the source code of this file.

Functions

static void emitConstantPool (MCStreamer &Streamer, MCSection *Section, ConstantPool &CP)
 

Function Documentation

◆ emitConstantPool()

static void emitConstantPool ( MCStreamer Streamer,
MCSection Section,
ConstantPool CP 
)
static