diff --git a/llvm/tools/llvm-ar/CMakeLists.txt b/llvm/tools/llvm-ar/CMakeLists.txt index 166d6700171594..166731ef6944ee 100644 --- a/llvm/tools/llvm-ar/CMakeLists.txt +++ b/llvm/tools/llvm-ar/CMakeLists.txt @@ -8,6 +8,7 @@ set(LLVM_LINK_COMPONENTS LibDriver Object Support + TextAPI ) add_llvm_tool(llvm-ar