As defined by Arm C Language Extensions (ACLE) these macro defines
should be set to specific values depending on -mbranch-protection.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77134
[clang][AARCH64] Add __ARM_FEATURE_{PAC, BTI}_DEFAULT defines ClosedPublic Authored by tamas.petz on Mar 31 2020, 4:05 AM.
Details Summary As defined by Arm C Language Extensions (ACLE) these macro defines
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2020, 2:35 AM Closed by commit rG37ced5a57106: [clang][AARCH64] Add __ARM_FEATURE_{PAC, BTI}_DEFAULT defines (authored by danielkiss). · Explain WhyApr 2 2020, 4:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254482 clang/include/clang/Basic/LangOptions.h
clang/lib/Basic/Targets/AArch64.cpp
clang/test/Preprocessor/aarch64-target-features.c
|