[PATCH] D118693: [llvm-ar] Prevent automatic conversion from thin to full archive

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 16:46:23 PST 2022


MaskRay added inline comments.


================
Comment at: llvm/test/tools/llvm-ar/full-to-thin-archive.test:10
+
+## Test that you can add a full archive's contents to a thin archive
+# RUN: llvm-ar -TqcL %t/thin.a %t/archive.a
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118693/new/

https://reviews.llvm.org/D118693



More information about the llvm-commits mailing list