[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)
commita4be967ebac09e9c45f802bdc068a7ce8ce7161d
treeea2f6dfe9de6a80160259ddd0b203763795aa373
parent2343e65b14d3b38d37536d30aa9e77bc3a1449bc
[MCJIT] Remove JITEventListener::NotifyFunctionEmitted - this method is dead
now that the legacy JIT has been removed.

llvm-svn: 222453
llvm/include/llvm/ExecutionEngine/JITEventListener.h
llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp