llvm-6502/tools/llvm-jitlistener
Alexey Bataev 0bf492d3c1 Fix line mapping information in LLVM JIT profiling with Vtune
The line mapping information for dynamic code is reported incorrectly. It causes VTune to map LLVM generated code to source lines incorrectly. This patch fix this issue.
Patch by Denis Pravdin.
Differential Revision: http://reviews.llvm.org/D6603


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224229 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-15 04:45:43 +00:00
..
CMakeLists.txt
llvm-jitlistener.cpp Fix line mapping information in LLVM JIT profiling with Vtune 2014-12-15 04:45:43 +00:00
LLVMBuild.txt
Makefile