================ @@ -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