[PATCH] D89775: [lld][ELF][test] Add additional test coverage for LTO

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 04:00:31 PDT 2020


jhenderson updated this revision to Diff 299920.
jhenderson added a comment.

Reworked resolution.ll and common.ll, fixing the former, and inlining the input files. Also undid the test renaming and made the wrap_bitcode.py script python3 compatible.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89775/new/

https://reviews.llvm.org/D89775

Files:
  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.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.299920.patch
Type: text/x-patch
Size: 7584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/6535718a/attachment.bin>


More information about the llvm-commits mailing list