LLVM API Documentation
#include <JITEventListener.h>
Public Attributes | |
uintptr_t | Address |
The address at which the current line changes. | |
DebugLoc | Loc |
Definition at line 33 of file JITEventListener.h.
The address at which the current line changes.
Definition at line 35 of file JITEventListener.h.
The new location information. These can be translated to DebugLocTuples using MF->getDebugLocTuple().
Definition at line 39 of file JITEventListener.h.