[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)
commitd90eb5527c869d6f478b6706e3c5642feb9e6088
tree85c928be8df4748b356e2a8091f28de67767e928
parent0c0661c7dd7a474820108e3e811ddd1d5ac2c7db
[MCJIT] Remove JITEventListener::NotifyFreeingMachineCode. This method is dead
now that the old JIT has been removed.

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