ivanlozano abandoned this revision.
ivanlozano added a comment.
Alternative solution committed: https://reviews.llvm.org/rL338271
Repository:
rC Clang
https://reviews.llvm.org/D48794
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://
ivanlozano created this revision.
ivanlozano added reviewers: srhines, eugenis, peter.smith, echristo.
Herald added a reviewer: javed.absar.
Herald added subscribers: cfe-commits, kristof.beyls.
This implements execute-only support for AArch64 targets, similar to the ARM
execute-only support.
R