[all-commits] [llvm/llvm-project] 342040: [lld][ELF][test] Add additional test coverage for LTO
James Henderson via All-commits
all-commits at lists.llvm.org
Fri Oct 23 01:52:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 342040bf00743cd401f01667dcf54315c64f09e9
https://github.com/llvm/llvm-project/commit/342040bf00743cd401f01667dcf54315c64f09e9
Author: James Henderson <james.henderson at sony.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
R lld/test/ELF/lto/Inputs/common.s
R lld/test/ELF/lto/Inputs/resolution.s
A lld/test/ELF/lto/bitcode-wrapper.ll
M lld/test/ELF/lto/common.ll
A lld/test/ELF/lto/non-ascii-filenames.ll
M lld/test/ELF/lto/resolution.ll
Log Message:
-----------
[lld][ELF][test] Add additional test coverage for LTO
These are all inspired by existing test coverage we have in an internal
testsuite.
Reviewed by: grimar, MaskRay
Differential Revision: https://reviews.llvm.org/D89775
More information about the All-commits
mailing list