NuPlusAsmPrinter.cpp

From NaplesPU Documentation
Jump to: navigation, search

This class primarily handles common functionality used by the nu+ asm writer. For instance, the PrintAsmOperand and the PrintAsmMemoryOperand are used to specify how to print a specified operand or memory operand in case of ASM instructions. Similarly, the EmitConstantPool is used to print the assembly representations of the constants, which have been "spilled to memory", in the constant pool.