]> granicus.if.org Git - llvm/commit
[llvm-readobj] - Refactor the code.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 08:53:18 +0000 (08:53 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 08:53:18 +0000 (08:53 +0000)
commit18f599f81e91ae3277603fbd5d24710e28e92179
treea13afbd35f85bb61e38fb6a6f404961912f6415d
parentfa966721814753ae38474c6fe050a73b9f5a22de
[llvm-readobj] - Refactor the code.

It's a straightforward refactoring that allows to simplify and encapsulate the code.

Differential revision: https://reviews.llvm.org/D67624

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372083 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
tools/llvm-readobj/ELFDumper.cpp