Emit this block using Form via the asm printer.
Declared in <llvm/CodeGen/DIE.h>
void
emitValue(
AsmPrinter const* Asm,
dwarf::Form Form) const;
| Name | Description |
|---|---|
| Asm | Asm printer used to emit the value. |
| Form | DWARF form to use when emitting. |