This is an archive of the discontinued LLVM Phabricator instance.

[PPC64LE] Add a V2 abi test case for toc-relative access.
ClosedPublic

Authored by sfertile on Mar 16 2018, 2:04 PM.

Details

Summary

The relocations for the toc-relative access sequence already work due to the existing V1 ABI work. This patch adds a V2 abi specific test for coverage.

This patch has a dependency on https://reviews.llvm.org/D44483

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sfertile created this revision.Mar 16 2018, 2:04 PM
sfertile updated this revision to Diff 138775.Mar 16 2018, 2:47 PM

fixed spelling mistake.

ruiu accepted this revision.Mar 16 2018, 3:54 PM

LGTM

This revision is now accepted and ready to land.Mar 16 2018, 3:54 PM
sfertile closed this revision.Apr 2 2018, 8:48 AM