This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Implement execute-only support.
AbandonedPublic

Authored by ivanlozano on Jun 29 2018, 3:07 PM.

Details

Summary

This implements execute-only support for AArch64 targets, similar to the ARM execute-only support.

Diff Detail