commit | ec895f11cee1e261289cb5320e366d39b9cf806d | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Thu May 16 06:22:51 2019 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Thu May 16 06:22:51 2019 +0000 |
tree | 0d8d915177a17484756b729efcfc48837fbaba6f | |
parent | c4fdd717efa46b8a9e461e21ac3447ef6bba0bea [diff] |
[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