Skip to content

[ARM] Align relocation dispatch with LLVM ARM.def - #1732

Open
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1491
Open

[ARM] Align relocation dispatch with LLVM ARM.def#1732
Steven Ramirez Rosa (Steven6798) wants to merge 1 commit into
qualcomm:mainfrom
Steven6798:issue-1491

Conversation

@Steven6798

Copy link
Copy Markdown
Contributor

Generate ARM relocation metadata from LLVM’s sparse ARM.def definitions, preserve ELD handler overrides, move internal PLT relocations to reserved IDs, and safely handle unknown relocation types.

Fix: #1491

Generate ARM relocation metadata from LLVM’s sparse ARM.def
definitions, preserve ELD handler overrides, move internal
PLT relocations to reserved IDs, and safely handle unknown
relocation types.

Fix: qualcomm#1491

Signed-off-by: Steven Ramirez Rosa <ramirezr@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arm bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ARM] Relocation list do not match list defined in LLVM

2 participants