[PATCH] D86359: [llvm-libtool-darwin] Add support for -V option

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 00:29:46 PDT 2020


jhenderson added a comment.

It looks like no documentation was added for the new option. Please add it!



================
Comment at: llvm/test/tools/llvm-libtool-darwin/version.test:7
+
+## Test -V by itself
+# RUN: llvm-libtool-darwin -V | FileCheck %s
----------------
Nit: here and each other comment in the test - missing full stop.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86359



More information about the llvm-commits mailing list