This implements execute-only support for AArch64 targets, similar to the ARM execute-only support.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D48794
[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 Event Timelineivanlozano added a parent revision: D48791: [AArch64] Implement execute-only CodeGen Support..Jun 29 2018, 3:09 PM
Revision Contents
Diff 153589 include/clang/Driver/Options.td
lib/Driver/ToolChains/Arch/AArch64.h
lib/Driver/ToolChains/Arch/AArch64.cpp
lib/Driver/ToolChains/Clang.cpp
test/CodeGen/aarch64-execute-only.c
|