[llvm-readobj] - Revert r360676 partially. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 16 May 2019 06:22:51 +0000 (06:22 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 16 May 2019 06:22:51 +0000 (06:22 +0000)
commitec895f11cee1e261289cb5320e366d39b9cf806d
tree0d8d915177a17484756b729efcfc48837fbaba6f
parentc4fdd717efa46b8a9e461e21ac3447ef6bba0bea
[llvm-readobj] - Revert r360676 partially. NFC.

In the r360676 "Apply clang format. NFC" I applied clang-format
for whole ELFDumper.cpp. It caused a little discussion,
one of the points mentioned was that previously nicely lined up
tables are not so nice now.

This patch reverts them.

llvm-svn: 360860
llvm/tools/llvm-readobj/ELFDumper.cpp