Skip to content
Commit c3b98194 authored by David Spickett's avatar David Spickett
Browse files

Reland "[llvm][AArch64] Insert "bti j" after call to setjmp"

This reverts commit edb7ba71.

This changes BLR_BTI to take variable_ops meaning that we can accept
a register or a label. The pattern still expects one argument so we'll
never get more than one. Then later we can check the type of the operand
to choose BL or BLR to emit.

(this is what BLR_RVMARKER does but I missed this detail of it first time around)

Also require NoSLSBLRMitigation which I missed in the first version.
parent c070d5ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment