================
@@ -167,6 +167,7 @@ add_clang_library(clangCodeGen
 
   LINK_LIBS
   clangAST
+  LLVMABI
----------------
nikic wrote:

This should be part of LLVM_LINK_COMPONENTS instead.

https://github.com/llvm/llvm-project/pull/140112
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to