Skip to content
Commit 6f1395a1 authored by Thomas Köppe's avatar Thomas Köppe Committed by Arthur Eubanks
Browse files

[llvm-objcopy] --set-section-flags: allow "large" to add SHF_X86_64_LARGE

Currently, objcopy cannot set the new flag SHF_X86_64_LARGE. This change introduces the named flag "large" which translates to that section flag.

An "invalid argument" error is produced if a user attempts to set the flag on an architecture other than X86_64.

Reviewed By: jhenderson, MaskRay

Differential Revision: https://reviews.llvm.org/D153262
parent 81b193f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment