diff --git a/llvm/tools/sycl-post-link/CMakeLists.txt b/llvm/tools/sycl-post-link/CMakeLists.txt index 0d93c9330065e..a18a268dc6e80 100644 --- a/llvm/tools/sycl-post-link/CMakeLists.txt +++ b/llvm/tools/sycl-post-link/CMakeLists.txt @@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS IPO IRReader Support + TransformUtils ) add_llvm_tool(sycl-post-link