[PATCH] D71116: [test][tools] Add missing/Improve testing
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 06:29:45 PST 2019
jhenderson created this revision.
jhenderson added reviewers: MaskRay, rupprecht, grimar.
Herald added a subscriber: seiya.
Herald added a project: LLVM.
Mostly this adds testing for certain aliases in a more explicit ways. There are also a few tidy-ups, and additions of missing testing, where the feature was either not tested at all, or not tested explicitly and sufficiently.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D71116
Files:
llvm/test/DebugInfo/symbolize-inlined.test
llvm/test/Object/nm-shared-object.test
llvm/test/tools/llvm-cxxfilt/simple.test
llvm/test/tools/llvm-cxxfilt/underscore.test
llvm/test/tools/llvm-nm/elf-archive.test
llvm/test/tools/llvm-nm/elf-extern-only.test
llvm/test/tools/llvm-nm/print-filename.test
llvm/test/tools/llvm-nm/print-size.test
llvm/test/tools/llvm-objdump/X86/elf-dynamic-relocs.test
llvm/test/tools/llvm-objdump/all-headers.test
llvm/test/tools/llvm-readobj/elf-dynamic-tags.test
llvm/test/tools/llvm-readobj/elf-file-headers.test
llvm/test/tools/llvm-readobj/elf-relocations.test
llvm/test/tools/llvm-readobj/gnu-file-headers.test
llvm/test/tools/llvm-readobj/relocations.test
llvm/test/tools/llvm-symbolizer/functions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71116.232544.patch
Type: text/x-patch
Size: 28936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/2d1bfbc4/attachment.bin>
More information about the llvm-commits
mailing list