[all-commits] [llvm/llvm-project] 1aadd6: [lld] Remove unused lld/test/Driver/Inputs/**/libt...
Jez Ng via All-commits
all-commits at lists.llvm.org
Tue May 19 07:19:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1aadd6ce6128a953066ab975fa6ae080df5ffc3b
https://github.com/llvm/llvm-project/commit/1aadd6ce6128a953066ab975fa6ae080df5ffc3b
Author: Greg McGary <gkm at fb.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
R lld/test/Driver/Inputs/libtest.a
R lld/test/Driver/Inputs/usr/lib/i386/libtest.a
R lld/test/Driver/Inputs/usr/lib/libtest.a
Log Message:
-----------
[lld] Remove unused lld/test/Driver/Inputs/**/libtest.a
Under `lld/test/Driver/Inputs/`, all instances of `libtest.a` are
unreferenced. FYI, all of these are empty archives, and the files
contain only a magic number.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D80182
More information about the All-commits
mailing list