llvm-project/bolt/test/AArch64/dw_cfa_gnu_window_save.test
Sebastian Pop 9921197920 [AArch64] fix bug #55005 handle DW_CFA_GNU_NegateRAState
GCC on AArch64 uses DW_CFA_GNU_NegateRAState for return address signing.

Differential Revision: https://reviews.llvm.org/D142572
2023-02-04 03:38:19 +00:00

9 lines
262 B
Plaintext

# Check that llvm-bolt can handle DW_CFA_GNU_window_save on AArch64.
RUN: yaml2obj %p/Inputs/dw_cfa_gnu_window_save.yaml &> %t.exe
RUN: llvm-bolt %t.exe -o %t.bolt 2>&1 | FileCheck %s
CHECK-NOT: paciasp
CHECK-NOT: autiasp
CHECK-NOT: ERROR: unable to fill CFI.