This is an archive of the discontinued LLVM Phabricator instance.

[Aarch64] Fix assumption that Windows implies x86
ClosedPublic

Authored by DavidTruby on Oct 26 2020, 7:58 AM.

Details

Summary

[Aarch64] Fix assumption that Windows implies x86

Diff Detail

Event Timeline

DavidTruby created this revision.Oct 26 2020, 7:58 AM
DavidTruby requested review of this revision.Oct 26 2020, 7:58 AM
joechrisellis accepted this revision.Oct 26 2020, 8:16 AM
joechrisellis added a subscriber: arm-chrjan01.

LGTM. Also see @arm-chrjan01's old patch here: https://reviews.llvm.org/D44822

This revision is now accepted and ready to land.Oct 26 2020, 8:16 AM