[llvm] [llvm-ar] Introduce -wholearchive linker hint. (PR #195834)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 09:21:04 PDT 2026


================
@@ -382,6 +382,11 @@ class LLVM_ABI Archive : public Binary {
     return std::move(ThinBuffers);
   }
 
----------------
cjacek wrote:

Fixed, thanks.

https://github.com/llvm/llvm-project/pull/195834


More information about the llvm-commits mailing list