[PATCH] D89775: [lld][ELF][test] Add additional test coverage for LTO
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 02:11:40 PDT 2020
jhenderson created this revision.
jhenderson added reviewers: grimar, MaskRay, peter.smith.
Herald added subscribers: steven_wu, hiraditya, inglorion, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
jhenderson requested review of this revision.
These are all inspired by existing test coverage we have in an internal testsuite.
Note that the "new" common.ll is actually the previous common4.ll, whilst the "old" common.ll has become common-mixed1.ll (renamed for clarity of what is being tested, combined with a new inverse version).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89775
Files:
lld/test/ELF/lto/Inputs/common-mixed1.s
lld/test/ELF/lto/Inputs/common-mixed2.s
lld/test/ELF/lto/Inputs/common.s
lld/test/ELF/lto/Inputs/resolution.s
lld/test/ELF/lto/bitcode-wrapper.ll
lld/test/ELF/lto/common-mixed1.ll
lld/test/ELF/lto/common-mixed2.ll
lld/test/ELF/lto/common.ll
lld/test/ELF/lto/common4.ll
lld/test/ELF/lto/non-ascii-filenames.ll
lld/test/ELF/lto/resolution.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89775.299299.patch
Type: text/x-patch
Size: 9447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/3f449e88/attachment.bin>
More information about the llvm-commits
mailing list