[all-commits] [llvm/llvm-project] c5a490: [AArch64] Add BTI to CFI jumptables.
Dani via All-commits
all-commits at lists.llvm.org
Tue Sep 29 04:50:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c5a4900e1a00e88df9d6d9bc39594ff8afd0d9b5
https://github.com/llvm/llvm-project/commit/c5a4900e1a00e88df9d6d9bc39594ff8afd0d9b5
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/lib/Transforms/IPO/LowerTypeTests.cpp
A llvm/test/Transforms/LowerTypeTests/aarch64-jumptable.ll
Log Message:
-----------
[AArch64] Add BTI to CFI jumptables.
With branch protection the jump to the jump table entries requires a landing pad.
Reviewed By: eugenis, tamas.petz
Differential Revision: https://reviews.llvm.org/D81251
More information about the All-commits
mailing list