[MCJIT] Remove JITEventListener's anchor until I can determine the right place
authorLang Hames <lhames@gmail.com>
Thu, 27 Nov 2014 00:15:28 +0000 (00:15 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 27 Nov 2014 00:15:28 +0000 (00:15 +0000)
commitdaed11e66479ea4ae7eff323d70720093db6851f
treed480ef660f154f0a17557c0d4b939b89233295f0
parenta9ce03858d657f4bab5cae242cfba7cfc1c144de
[MCJIT] Remove JITEventListener's anchor until I can determine the right place
to put it. This should unbreak the Mips bots.

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