llvm::AsmPrinter::emitConstantPool

Emit assembly for constants in the current function's constant pool.

Synopsis

Declared in <llvm/CodeGen/AsmPrinter.h>

virtual
void
emitConstantPool();

Description

Used to print constants that the code generator has spilled to memory.