[all-commits] [llvm/llvm-project] 29f9db: [llvm-readobj][NFC] Remove unused prefix from File...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Oct 29 17:54:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29f9db7125af2bba0863e9aa937b0b12b7dd187b
https://github.com/llvm/llvm-project/commit/29f9db7125af2bba0863e9aa937b0b12b7dd187b
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/needed-libs.test
Log Message:
-----------
[llvm-readobj][NFC] Remove unused prefix from FileCheck tests
This is to enable --allow-unused-duplicates=false. This prefix appears
to be outdated and intentionally unused.
Reviewed By: rupprecht
Differential Revision: https://reviews.llvm.org/D90427
More information about the All-commits
mailing list