[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 05:11:25 PDT 2023


tkoeppe added a comment.

In D153262#4448104 <https://reviews.llvm.org/D153262#4448104>, @tkoeppe wrote:

> In D153262#4448043 <https://reviews.llvm.org/D153262#4448043>, @jhenderson wrote:
>
>> Could you add some tests please?
>
> Could you please advise how to add an objcpy test that only runs under x86_64?

I just added it unconditionally to llvm/test/tools/llvm-objcopy/ELF/set-section-flags.test for now. PTAL.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153262/new/

https://reviews.llvm.org/D153262



More information about the llvm-commits mailing list