[PATCH] D153262: Add named section flag "large" to objcopy
Thomas Köppe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 03:14:57 PDT 2023
tkoeppe updated this revision to Diff 534481.
tkoeppe added a comment.
Changed how EMachine is determined; now only using `Config.OutputArch` if that is available, otherwise `Obj.Machine`.
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.534481.patch
Type: text/x-patch
Size: 4517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/17c1d4d4/attachment.bin>
More information about the llvm-commits
mailing list