[PATCH] D106927: [WIP][ELFDumper] Refactor some of the helper functions to a header file.
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 27 17:39:06 PDT 2021
ayermolo created this revision.
Herald added subscribers: hoy, modimo, wenlei, rupprecht.
Herald added a reviewer: jhenderson.
ayermolo requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
Refactoring some of the helper functions and structs in to a header file so they can be used by other, downstream, tools. Second part will be moving it under llvm/include/*.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106927
Files:
llvm/tools/llvm-readobj/ELFDumper.cpp
llvm/tools/llvm-readobj/ELFDumper.h
llvm/tools/llvm-readobj/ObjDumper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106927.362245.patch
Type: text/x-patch
Size: 19885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/34aa8224/attachment.bin>
More information about the llvm-commits
mailing list