Skip to content

Commit 1a67dee

Browse files
committed
Revert "[ORC][JITLink] Add Intel VTune support to JITLink (#81826)"
This reverts commit 17efdad. It introduces a layering violation: #81826 (comment)
1 parent ccf0c8d commit 1a67dee

File tree

9 files changed

+1
-663
lines changed

9 files changed

+1
-663
lines changed

llvm/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h

Lines changed: 0 additions & 145 deletions
This file was deleted.

llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderVTune.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ add_llvm_component_library(LLVMOrcDebugging
88
DebuggerSupportPlugin.cpp
99
LLJITUtilsCBindings.cpp
1010
PerfSupportPlugin.cpp
11-
VTuneSupportPlugin.cpp
1211

1312
ADDITIONAL_HEADER_DIRS
1413
${LLVM_MAIN_INCLUDE_DIR}/llvm/ExecutionEngine/Orc/Debugging/

llvm/lib/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.cpp

Lines changed: 0 additions & 188 deletions
This file was deleted.

0 commit comments

Comments
 (0)