Add support for source and line information to IntelJITEventListener for object emitt...
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Jan 2013 19:52:37 +0000 (19:52 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Jan 2013 19:52:37 +0000 (19:52 +0000)
commit710cb0c7826c61b432e19d5899a2f26f76d7aa81
treeed8f79a169a0ab4360e5680008b8748b0a78ed70
parent3c1c042a64e0d0d01c0e2817aa1f0f5c9c726a80
Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173712 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
test/JitListener/test-inline.ll
test/JitListener/test-parameters.ll
tools/lli/CMakeLists.txt
tools/lli/Makefile
tools/llvm-jitlistener/CMakeLists.txt
tools/llvm-jitlistener/Makefile
unittests/ExecutionEngine/JIT/CMakeLists.txt
unittests/ExecutionEngine/JIT/Makefile