mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
87d26a1f94
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 | ||
ittnotify_config.h | ||
ittnotify_types.h | ||
jitprofiling.c | ||
jitprofiling.h | ||
LLVMBuild.txt |