[PATCH] D96602: [llvm-nm][test] Add additional test coverage for llvm-nm options
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 06:27:02 PST 2021
jhenderson created this revision.
jhenderson added reviewers: grimar, MaskRay, rupprecht, Higuoxing.
jhenderson requested review of this revision.
Herald added a project: LLVM.
Some of these options have a degree of incidental coverage, or are for Mach-O only. This patch adds dedicated ELF (where applicable) coverage.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D96602
Files:
llvm/test/tools/llvm-nm/X86/bitcode.test
llvm/test/tools/llvm-nm/defined-only.test
llvm/test/tools/llvm-nm/format-bsd.test
llvm/test/tools/llvm-nm/just-symbol-name.test
llvm/test/tools/llvm-nm/reverse-sort.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96602.323308.patch
Type: text/x-patch
Size: 5381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/aac6b7b5/attachment.bin>
More information about the llvm-commits
mailing list