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)
commit6d8776a514ed7cbc7f3d72dba729bddbdb9c9034
treee9a66930b43a925a4d155818d0b4e0aa2b314352
parent44338e00f841a49abd6f25f9b2cfd2050fa3d449
Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.

llvm-svn: 173712
llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp
llvm/test/JitListener/test-inline.ll
llvm/test/JitListener/test-parameters.ll
llvm/tools/lli/CMakeLists.txt
llvm/tools/lli/Makefile
llvm/tools/llvm-jitlistener/CMakeLists.txt
llvm/tools/llvm-jitlistener/Makefile
llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt
llvm/unittests/ExecutionEngine/JIT/Makefile