[libcxx-commits] [PATCH] D77786: [AArch64] Add v8.5 Branch Target Identification support.
Mikhail Maltsev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 9 04:50:45 PDT 2020
miyuki added a comment.
In D77786#1971519 <https://reviews.llvm.org/D77786#1971519>, @danielkiss wrote:
> Please help me how to add a test for it, in the current state this patch won't do anything because the standard build for libunwind does not add -mbranch-protection=standard (or bti).
I suggest adding a CMake variable to configure the branch protection option used when building the C++ libraries
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77786/new/
https://reviews.llvm.org/D77786
More information about the libcxx-commits
mailing list