[llvm-objcopy] [COFF] Fix the Object forward declaration
commitfcaab038f73ca03e46546499c71bf33f659cf83f
authorMartin Storsjo <martin@martin.st>
Wed, 19 Dec 2018 07:45:06 +0000 (19 07:45 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 19 Dec 2018 07:45:06 +0000 (19 07:45 +0000)
tree637924a6c105e6967d2f6fcc7a91ff8903e6ea0b
parente318fd6a26d59a1a6fb47e8575fa6587975faf8d
[llvm-objcopy] [COFF] Fix the Object forward declaration

This fixes build warnings with clang, and linker errors with MSVC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349606 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objcopy/COFF/Reader.h
tools/llvm-objcopy/COFF/Writer.h