================
@@ -82,9 +76,6 @@ else()
set( PACKAGE_VERSION "${LLVM_PACKAGE_VERSION}" )
endif()
- get_host_tool_path( llvm-link LLVM_LINK llvm-link_exe llvm-link_target )
- get_host_tool_path( opt OPT opt_exe opt_target )
----------------
zeroomega wrote:
`opt_target` and `llvm-link_target` are still referenced in
`libclc/cmake/modules/AddLibclc.cmake`. That file might need a clean up as
well.
https://github.com/llvm/llvm-project/pull/217502
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits