Fix the JIT event listeners and replace the associated tests.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 9 Jan 2015 22:53:24 +0000 (22:53 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 9 Jan 2015 22:53:24 +0000 (22:53 +0000)
commite17e33b29f718b5ea641a20a0d0e2b41b4c888e7
tree4c8326ec936ae0d598dcbe9914b9721019156363
parentd23518097e5e5e827a7899e09fb586d27093cd1d
Fix the JIT event listeners and replace the associated tests.

The changes to EventListenerCommon.h were contributed by Arch Robison.

This fixes bug 22095.

http://reviews.llvm.org/D6905

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225554 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/EventListenerCommon.h
test/JitListener/lit.local.cfg
test/JitListener/multiple.ll [new file with mode: 0644]
test/JitListener/simple.ll [new file with mode: 0644]
test/JitListener/test-common-symbols.ll [deleted file]
test/JitListener/test-inline.ll [deleted file]
test/JitListener/test-parameters.ll [deleted file]