GAS already allows flags for sections to be specified directly as a
numeric value. This functionality is particularly useful for setting
processor or application-specific values that may not be directly
supported or understood by LLVM. This patch allows LLVM to use numeric
section flag values verbatim if specified by the assembly file.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 1891 Build 1891: arc lint + arc unit
Event Timeline
Comment Actions
LGTM. This is in accordance with the document:
https://sourceware.org/binutils/docs-2.27/as/Section.html#Section