[MCJIT] Remove JITEventListener::NotifyFunctionEmitted - this method is dead
authorLang Hames <lhames@gmail.com>
Thu, 20 Nov 2014 21:16:16 +0000 (21:16 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 20 Nov 2014 21:16:16 +0000 (21:16 +0000)
commit604171664c6967396b7113f28b8816d060ba9320
tree10e9c20c58f2bf011232ed26223c08b252bab171
parent4e7b10b07f0ca2c8185e96bdc58ae4d9d540b3a4
[MCJIT] Remove JITEventListener::NotifyFunctionEmitted - this method is dead
now that the legacy JIT has been removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222453 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/JITEventListener.h
lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp