[PATCH] D63836: [llvm-ar] Document response file support in --help

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 09:05:39 PDT 2019


dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/tools/llvm-nm/X86/importlibrary.test:1
-# RUN: llvm-nm -B %S/Inputs/example.lib | FileCheck --match-full-lines %s
+RUN: llvm-nm -B %S/Inputs/example.lib | FileCheck --match-full-lines %s
 
----------------
is this change related?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63836





More information about the llvm-commits mailing list