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

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

llvm-svn: 349606
llvm/tools/llvm-objcopy/COFF/Reader.h
llvm/tools/llvm-objcopy/COFF/Writer.h