diff options
author | Esme-Yi <esme.yi@ibm.com> | 2021-08-26 07:17:06 +0000 |
---|---|---|
committer | Esme-Yi <esme.yi@ibm.com> | 2021-08-26 07:17:06 +0000 |
commit | b21ed75e107b10e7b82aa3da87c918214a4f0c0d (patch) | |
tree | 9df5235cf00f395e37d56739b8fb645cd714b73d /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | d280a76908e841da9e956a113d219e35247272bf (diff) | |
download | llvm-b21ed75e107b10e7b82aa3da87c918214a4f0c0d.zip llvm-b21ed75e107b10e7b82aa3da87c918214a4f0c0d.tar.gz llvm-b21ed75e107b10e7b82aa3da87c918214a4f0c0d.tar.bz2 |
[llvm-readobj][XCOFF] Add support for `--needed-libs` option.
Summary: This patch is trying to add support for llvm-readobj
--needed-libs option under XCOFF.
For XCOFF, the needed libraries can be found from the Import
File ID Name Table of the Loader Section.
Currently, I am using binary inputs in the test since yaml2obj
does not yet support for writing the Loader Section and the
import file table.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D106643
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions