[PATCH] D153262: Add named section flag "large" to objcopy
Thomas Köppe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 17:02:32 PDT 2023
tkoeppe updated this revision to Diff 534124.
tkoeppe marked an inline comment as done.
tkoeppe added a comment.
Made it an error to try to set the "large" flag when not on an x86_64 architecture.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153262/new/
https://reviews.llvm.org/D153262
Files:
llvm/include/llvm/ObjCopy/CommonConfig.h
llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153262.534124.patch
Type: text/x-patch
Size: 4543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230624/0cfdb471/attachment.bin>
More information about the llvm-commits
mailing list