[PATCH] D158004: llvm-nm ignore the Import symbol file for the --export-symbol option.
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 17 16:37:15 PDT 2023
hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.
LGTM as well.
================
Comment at: llvm/test/tools/llvm-nm/XCOFF/export-symbols.test:55
+## Test ignoring the parsing an imported symbol file that begins with #!
+# RUN: echo "#!" > imp.txt
----------------
Minor nit: Grammar.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158004/new/
https://reviews.llvm.org/D158004
More information about the llvm-commits
mailing list