This is an archive of the discontinued LLVM Phabricator instance.

[PowerPC] Add support for high and high-adjusted symbol modifiers.
ClosedPublic

Authored by sfertile on Jun 4 2018, 10:21 AM.

Details

Summary

Adds support for the @high and @higha symbol modifiers which are used as part of the sequence for building a 64-bit offset.

Diff Detail

Repository
rL LLVM

Event Timeline

sfertile created this revision.Jun 4 2018, 10:21 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 15 2018, 12:52 PM
This revision was automatically updated to reflect the committed changes.