llvm-readobj: Don't print the Characteristics field as the Subsystem
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 18 Nov 2014 02:45:28 +0000 (02:45 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 18 Nov 2014 02:45:28 +0000 (02:45 +0000)
commit774aadf1441f687f49ba0db351124f4b59fd8a38
tree5c3840989dafb29b8f47ea4785b66d7c4d9727c7
parenta6a11a969ab3103f9cd9c91c4fb954a61ff12dba
llvm-readobj: Don't print the Characteristics field as the Subsystem

We claimed that we were printing the Subystem field when we were
actually printing the Characteristics field.

llvm-svn: 222216
llvm/test/tools/llvm-readobj/file-headers.test
llvm/test/tools/llvm-readobj/peplus.test
llvm/tools/llvm-readobj/COFFDumper.cpp