From 70a8027c60fe1f95e8a8a1ff6575ebf8778d3544 Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Fri, 28 Jun 2019 18:48:05 +0000 Subject: [llvm-ar] Document response file support in --help Also a test for this. Differential Revision: https://reviews.llvm.org/D63836 llvm-svn: 364673 --- llvm/tools/llvm-ar/llvm-ar.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/tools/llvm-ar') diff --git a/llvm/tools/llvm-ar/llvm-ar.cpp b/llvm/tools/llvm-ar/llvm-ar.cpp index ea6d0410a63..91746d0fab3 100644 --- a/llvm/tools/llvm-ar/llvm-ar.cpp +++ b/llvm/tools/llvm-ar/llvm-ar.cpp @@ -78,6 +78,7 @@ OPTIONS: --plugin= - Ignored for compatibility --help - Display available options --version - Display the version of this program + @ - read options from OPERATIONS: d - delete [files] from the archive -- cgit v1.2.3