A label DIE.
Declared in <llvm/CodeGen/DIE.h>
<llvm/CodeGen/DIE.h>
class DIELabel;
Name
Description
DIELabel [constructor]
DIELabel
Construct from MCSymbol L.
L.
emitValue
Emit this label using Form via the asm printer.
Form
getValue
Get MCSymbol.
print
Print this label to O.
O.
sizeOf
Return the size in bytes of this label when encoded with Form.
Form.
Created with MrDocs