[PATCH] D114840: [NFC] move GNUELFDumper::printEnum() into a common header for reuse.
Esme Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 20:19:25 PST 2021
Esme created this revision.
Esme added reviewers: jhenderson, shchenz, Higuoxing, jsji, PowerPC.
Herald added subscribers: dexonsmith, rupprecht.
Esme requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
This is a NFC patch moving the `GNUELFDumper<ELFT>::printEnum()` function from ELFDumper into ScopedPrinter.h for reuse.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114840
Files:
llvm/include/llvm/Support/ScopedPrinter.h
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114840.390888.patch
Type: text/x-patch
Size: 6831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/a9693444/attachment.bin>
More information about the llvm-commits
mailing list