hanchenye-llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents
Brock Wyma bc92c8c863 [DebugInfo] IntelJitEventListener follow up for "add SectionedAddress ..."
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
2019-03-25 13:50:26 +00:00
..
CMakeLists.txt
IntelJITEventListener.cpp [DebugInfo] IntelJitEventListener follow up for "add SectionedAddress ..." 2019-03-25 13:50:26 +00:00
IntelJITEventsWrapper.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ittnotify_config.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ittnotify_types.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
jitprofiling.c Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
jitprofiling.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00