This is an archive of the discontinued LLVM Phabricator instance.

[AARCH64] Add more ILP32 relocation support
AbandonedPublic

Authored by joelkevinjones on Mar 3 2017, 7:15 AM.

Details

Summary

Add support for more ILP32 relocations, along with tests
Add diagnostic tests for LP64 only relocations used in an ILP32 context
Note: This patch relies on:

https://reviews.llvm.org/D30473
[AARCH64] Incorrect relocation name TLSDESC_LD64_LO12_NC

Diff Detail

Event Timeline

joelkevinjones created this revision.Mar 3 2017, 7:15 AM
joelkevinjones abandoned this revision.Apr 13 2017, 9:04 PM

This revision is included in an omnibus ILP32 relocation change: https://reviews.llvm.org/D32072