[PATCH] D57009: [llvm-objcopy] [COFF] Fix handling of aux symbols for big objects
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 03:40:21 PST 2019
mstorsjo updated this revision to Diff 183077.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.
Removed the extra braces and added more comments, adjusted the testcase for the smaller test data.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57009/new/
https://reviews.llvm.org/D57009
Files:
test/tools/llvm-objcopy/COFF/Inputs/bigobj.o.gz
test/tools/llvm-objcopy/COFF/bigobj.test
test/tools/llvm-objcopy/ELF/Inputs/ungzip.py
test/tools/llvm-objcopy/ELF/auto-remove-shndx.test
test/tools/llvm-objcopy/ELF/many-sections.test
test/tools/llvm-objcopy/ELF/remove-shndx.test
test/tools/llvm-objcopy/ELF/strict-no-add.test
test/tools/llvm-objcopy/Inputs/ungzip.py
tools/llvm-objcopy/COFF/COFFObjcopy.cpp
tools/llvm-objcopy/COFF/Object.cpp
tools/llvm-objcopy/COFF/Object.h
tools/llvm-objcopy/COFF/Reader.cpp
tools/llvm-objcopy/COFF/Writer.cpp
tools/llvm-objcopy/COFF/Writer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57009.183077.patch
Type: text/x-patch
Size: 14652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/560a2dc8/attachment.bin>
More information about the llvm-commits
mailing list