diff options
author | James Henderson <james.henderson@sony.com> | 2020-05-14 13:48:13 +0100 |
---|---|---|
committer | James Henderson <james.henderson@sony.com> | 2020-05-15 15:11:22 +0100 |
commit | f06e6564a1554338ca00a4b9c3acdcffa212c743 (patch) | |
tree | 3ea8109fe112c18fa969a7ba86d16792f589b25e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 151ed6aa38a3ec6c01973b35f684586b6e1c0f7e (diff) | |
download | llvm-f06e6564a1554338ca00a4b9c3acdcffa212c743.zip llvm-f06e6564a1554338ca00a4b9c3acdcffa212c743.tar.gz llvm-f06e6564a1554338ca00a4b9c3acdcffa212c743.tar.bz2 |
[llvm-readobj] Implement --dependent-libraries for GNU output
Previously, the option was only implemented for LLVM output. This fixes
https://bugs.llvm.org/show_bug.cgi?id=45695.
At the current time, GNU readelf does not support this option.
Consequently, this patch simply attempts to roughly follow the output
style for similar options like --syms/--notes etc, combined with
--string-dump output.
Reviewed by: MaskRay, grimar
Differential Revision: https://reviews.llvm.org/D79939
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions