[PATCH] D43996: [llvm-objcopy] Implement support for .group sections.
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 16 15:18:31 PDT 2018
alexshap updated this revision to Diff 138781.
alexshap added a comment.
rethink .group tests one more time, double check that `clang-format -style=llvm` changes are applied.
Repository:
rL LLVM
https://reviews.llvm.org/D43996
Files:
test/tools/llvm-objcopy/Inputs/groups.o
test/tools/llvm-objcopy/group-unchanged.test
test/tools/llvm-objcopy/group.test
test/tools/llvm-objcopy/strip-dwo-groups.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43996.138781.patch
Type: text/x-patch
Size: 19480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180316/5297b62c/attachment.bin>
More information about the llvm-commits
mailing list