repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
bolt
/
test
/
AArch64
/
dw_cfa_gnu_window_save.test
blob
2e044b399720a70cb4d842ff4f065400a814f11d
1
# Check that llvm-bolt can handle DW_CFA_GNU_window_save on AArch64.
2
3
RUN: yaml2obj %p/Inputs/dw_cfa_gnu_window_save.yaml &> %t.exe
4
RUN: llvm-bolt %t.exe -o %t.bolt 2>&1 | FileCheck %s
5
6
CHECK-NOT: paciasp
7
CHECK-NOT: autiasp
8
CHECK-NOT: ERROR: unable to fill CFI.