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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 11:35:56 PDT 2019


sbc100 marked an inline comment as done.
sbc100 added inline comments.


================
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
 
----------------
dschuff wrote:
> is this change related?
No, I was just tidying up these tests that I was copying from.  I can revert these two or make a separate change.


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