Macros are added to ACLE[1] and already added to ARM but these two are missing from AArch64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139445
[AArch64] Add __ARM_FEATURE_BTI and __ARM_FEATURE_PAUTH ClosedPublic Authored by danielkiss on Dec 6 2022, 11:16 AM.
Details Summary Macros are added to ACLE[1] and already added to ARM but these two are missing from AArch64.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 6 2022, 11:26 AM This revision was landed with ongoing or failed builds.Dec 7 2022, 5:53 AM Closed by commit rGcfd44221e3e1: [AArch64] Add __ARM_FEATURE_BTI and __ARM_FEATURE_PAUTH (authored by danielkiss). · Explain Why This revision was automatically updated to reflect the committed changes. danielkiss added a reverting change: rG7925e2828e32: Revert "[AArch64] Add __ARM_FEATURE_BTI and __ARM_FEATURE_PAUTH".Dec 7 2022, 6:19 AM
Revision Contents
Diff 480877 clang/lib/Basic/Targets/AArch64.cpp
clang/test/Preprocessor/aarch64-target-features.c
|