You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Landing pads reached by the unwinder are entered via 'br', so they must
start with BTI j when -mbranch-protection requests BTI. Add isEHPad()
to the jump-target test.
Size/perf: +4 B per pad only when BTI is enabled.
Test: new CodeGen/AArch64/bti-ehpad.ll.
Signed-off-by: Shashi Shankar <[email protected]>
0 commit comments