diff options
| author | Jeffrey Yasskin <jyasskin@google.com> | 2009-06-25 02:04:04 +0000 |
|---|---|---|
| committer | Jeffrey Yasskin <jyasskin@google.com> | 2009-06-25 02:04:04 +0000 |
| commit | 0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9 (patch) | |
| tree | 997edf89b64e9648c58b38553b0813cfc695f034 /llvm/lib/Transforms | |
| parent | 6ea7ad0351bd64260a86c5b34b1b353661527d9c (diff) | |
| download | bcm5719-llvm-0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9.tar.gz bcm5719-llvm-0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9.zip | |
Add a JITEventListener interface that gets called back when a new function is
emitted or the machine code for a function is freed. Chris mentioned that we
may also want a notification when a stub is emitted, but that'll be a future
change. I intend to use this to tell oprofile where functions are emitted and
what lines correspond to what addresses.
llvm-svn: 74157
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

