aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CompilerDriver/CompilationGraph.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2009-06-25 02:04:04 +0000
committerJeffrey Yasskin <jyasskin@google.com>2009-06-25 02:04:04 +0000
commit0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9 (patch)
tree997edf89b64e9648c58b38553b0813cfc695f034 /llvm/lib/CompilerDriver/CompilationGraph.cpp
parent6ea7ad0351bd64260a86c5b34b1b353661527d9c (diff)
downloadllvm-0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9.zip
llvm-0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9.tar.gz
llvm-0b08f3d7cc0bff9351442ac07f2bcb708b5a14f9.tar.bz2
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/CompilerDriver/CompilationGraph.cpp')
0 files changed, 0 insertions, 0 deletions