[llvm-dlltool] [test] Remove superfluous --coff-exports option to llvm-readobj. NFC.
authorMartin Storsjö <martin@martin.st>
Mon, 14 Jun 2021 10:25:28 +0000 (13:25 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 17 Jun 2021 10:02:34 +0000 (13:02 +0300)
commit08be746728d7de59b045681a4a0f6567f14adea3
tree8c62be16b0f6a99a3c937627a0f8593d19bfb058
parent4fe3d5248dfae0a864f0cf0c77d10c4a966f05a9
[llvm-dlltool] [test] Remove superfluous --coff-exports option to llvm-readobj. NFC.

The --coff-exports option to llvm-readobj prints the exported symbols
from a DLL/EXE, it doesn't do anything with regards to an import
library.

Differential Revision: https://reviews.llvm.org/D104214
llvm/test/tools/llvm-dlltool/coff-exports.def