[PATCH] D131375: [llvm-ranlib] Support more than one input file
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 7 22:03:35 PDT 2022
MaskRay created this revision.
MaskRay added reviewers: brad, gbreynoo, jhenderson.
Herald added subscribers: StephenFan, rupprecht.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
BSD and GNU ranlib support more than one input file. Implement this.
Close https://github.com/llvm/llvm-project/issues/54565
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131375
Files:
llvm/test/tools/llvm-ranlib/D-flag.test
llvm/test/tools/llvm-ranlib/error-opening-permission.test
llvm/tools/llvm-ar/llvm-ar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131375.450696.patch
Type: text/x-patch
Size: 3346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/e5e391b3/attachment.bin>
More information about the llvm-commits
mailing list