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)
commita10379ad49b9a102d9f6ab1bdafba67dc42f430b
tree428493cecfcf7aa8c38dcc6b659064ffd9c66ab6
parentd9ade185b9423d954cede8237e18b7d1c9455102
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

llvm-svn: 225554
llvm/lib/ExecutionEngine/EventListenerCommon.h
llvm/test/JitListener/lit.local.cfg
llvm/test/JitListener/multiple.ll [new file with mode: 0644]
llvm/test/JitListener/simple.ll [new file with mode: 0644]
llvm/test/JitListener/test-common-symbols.ll [deleted file]
llvm/test/JitListener/test-inline.ll [deleted file]
llvm/test/JitListener/test-parameters.ll [deleted file]