forked from OSchip/llvm-project
bc92c8c863
Following r354972 the Intel JIT Listener would not report line table information because the section indices did not match. There was a similar issue with the PerfJitEventListener. This change performs the section index lookup when building the object address used to query the line table information. Differential Revision: https://reviews.llvm.org/D59490 llvm-svn: 356895 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IntelJITEventListener.cpp | ||
IntelJITEventsWrapper.h | ||
LLVMBuild.txt | ||
ittnotify_config.h | ||
ittnotify_types.h | ||
jitprofiling.c | ||
jitprofiling.h |