[llvm-reaobj] Display COFF-specific sections/tables only if the object is COFF.
authorDavide Italiano <davide@freebsd.org>
Fri, 24 Jul 2015 02:14:20 +0000 (02:14 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 24 Jul 2015 02:14:20 +0000 (02:14 +0000)
commitc46ea19bd32e04dbf3cd2fd5db1c60a7d3ec6814
tree5cb99b88aa58f84e2a1d5567673873ed998bc8e2
parentfc561accb7b9695672a97b95838dc56041f4d05e
[llvm-reaobj] Display COFF-specific sections/tables only if the object is COFF.

Just skip them otherwise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243086 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-readobj/llvm-readobj.cpp