[MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead
authorLang Hames <lhames@gmail.com>
Fri, 21 Nov 2014 01:57:09 +0000 (01:57 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 21 Nov 2014 01:57:09 +0000 (01:57 +0000)
commitb2dd9529eb56c476a27cd5d40437ae9fa766c3a7
tree4d603f053a9754257e8b165f51b710c81552f452
parenta315865759bc926a0e2b64ad237e8518c1a855f4
[MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead
now that the old JIT has been removed.

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