================
@@ -1,12 +1,9 @@
set(libc_archive_targets "")
+ list(APPEND added_archive_targets ${archive_1})
----------------
michaelrj-google wrote:I don't think this is in the right place since `archive_1` is defined below. https://github.com/llvm/llvm-project/pull/81921 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
