Skip to content

Commit 98fcf2e

Browse files
aratajewsys_zuul
authored andcommitted
Remove obsolete bitcode upgrader
Change-Id: Icabb1211df22c0005192f16293ffd613e185684e
1 parent 5c9e4ea commit 98fcf2e

35 files changed

+1
-33816
lines changed

IGC/AdaptorOCL/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ include_directories("${CMAKE_CURRENT_SOURCE_DIR}")
88
#include_directories("${CMAKE_CURRENT_SOURCE_DIR}/ocl_igc_shared/executable_format")
99

1010
set(IGC_BUILD__SRC__AdaptorOCL
11-
"${CMAKE_CURRENT_SOURCE_DIR}/Upgrader/llvm${LLVM_VERSION_MAJOR}/Upgrader.cpp"
12-
"${CMAKE_CURRENT_SOURCE_DIR}/Upgrader/llvm${LLVM_VERSION_MAJOR}/BitcodeReader.cpp"
1311
"${CMAKE_CURRENT_SOURCE_DIR}/UnifyIROCL.cpp"
1412
"${CMAKE_CURRENT_SOURCE_DIR}/MoveStaticAllocas.cpp"
1513
"${CMAKE_CURRENT_SOURCE_DIR}/cmc.cpp"

IGC/AdaptorOCL/Upgrader/Upgrader.h

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

0 commit comments

Comments
 (0)