We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0877c commit 5e2bf13Copy full SHA for 5e2bf13
CMakeLists.txt
@@ -143,7 +143,6 @@ endif(NOT USE_PREBUILT_LLVM)
143
#
144
set (COMPILE_OPTIONS_TD opencl_clang_options.td)
145
set (COMPILE_OPTIONS_INC opencl_clang_options.inc)
146
-find_program(LLVM_TABLEGEN_EXE "llvm-tblgen" ${LLVM_TOOLS_BINARY_DIR})
147
set(LLVM_TARGET_DEFINITIONS ${COMPILE_OPTIONS_TD})
148
if(USE_PREBUILT_LLVM)
149
set(TABLEGEN_ADDITIONAL -I ${LLVM_INCLUDE_DIRS})
0 commit comments