diff options
author | Alex Bradbury <asb@igalia.com> | 2023-03-12 16:11:12 +0000 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-03-12 16:11:12 +0000 |
commit | 989f3f080e40e6d192a35630e3e04c326015eacc (patch) | |
tree | 2dc4701bc2cad5ca993a458ac7aece2d6253f38f /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 9041682d2c71f7f8b35077a2fd49b3f86ba4798c (diff) | |
download | llvm-989f3f080e40e6d192a35630e3e04c326015eacc.zip llvm-989f3f080e40e6d192a35630e3e04c326015eacc.tar.gz llvm-989f3f080e40e6d192a35630e3e04c326015eacc.tar.bz2 |
[RISCV][NFCI] Use common MCELFStreamer code for attribute emission
D102894 introduced common code for the emission of ELF attributes. Our
implementation in RISC-V predates this, and basically copies the Arm
logic at the time. This patch removes that duplication and uses the
shared logic instead.
Differential Revision: https://reviews.llvm.org/D145570
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions