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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D104214
[llvm-dlltool] [test] Remove superfluous --coff-exports option to llvm-readobj. NFC. mstorsjo on Jun 14 2021, 3:41 AM. Authored by
Details The --coff-exports option to llvm-readobj prints the exported symbols
Diff Detail
|