-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Closed
Labels
backend:AArch64metaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.
Description
ARM-software/abi-aa#240 changes PAuthABIELF64 a bit. Main changes:
-
GNU property becomes the main way of ELF marking, separate note section becomes an alternative;
-
Compatibility info is restricted to <platform, version> tuple only (8+8=16 bytes) w/o extra info previously allowed.
Changes to be applied:
-
Support related constants access-softek/llvm-project@c8d71df
-
Frontend support access-softek/llvm-project@a0cc186
-
Backend support access-softek/llvm-project@a3ddb4e
-
LLD support access-softek/llvm-project@e4ff3bf
Metadata
Metadata
Assignees
Labels
backend:AArch64metaissueIssue to collect references to a group of similar or related issues.Issue to collect references to a group of similar or related issues.
Type
Projects
Status
Done