This is an archive of the discontinued LLVM Phabricator instance.

Implement a simple GetAddressClass for PECOFF
AcceptedPublic

Authored by sas on Oct 26 2017, 10:50 AM.

Details

Reviewers
clayborg
zturner
Summary

This function apparently is called only by addresses that are valid.
We mainly need to use the ISA class whenever is needed.

Depends on D39315.

Change by Walter Erquinigo <wallace@fb.com>

Event Timeline

sas created this revision.Oct 26 2017, 10:50 AM
clayborg accepted this revision.Oct 26 2017, 10:55 AM
This revision is now accepted and ready to land.Oct 26 2017, 10:55 AM