Skip to content

Commit 5e2bf13

Browse files
Remove tablegen executable redefenition
1 parent 7d0877c commit 5e2bf13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ endif(NOT USE_PREBUILT_LLVM)
143143
#
144144
set (COMPILE_OPTIONS_TD opencl_clang_options.td)
145145
set (COMPILE_OPTIONS_INC opencl_clang_options.inc)
146-
find_program(LLVM_TABLEGEN_EXE "llvm-tblgen" ${LLVM_TOOLS_BINARY_DIR})
147146
set(LLVM_TARGET_DEFINITIONS ${COMPILE_OPTIONS_TD})
148147
if(USE_PREBUILT_LLVM)
149148
set(TABLEGEN_ADDITIONAL -I ${LLVM_INCLUDE_DIRS})

0 commit comments

Comments
 (0)