Sign in
cobalt
/
cobalt
/
03affbc4572772eb9eef7f3df4038cc60001eea6
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
shadowcallstack
/
overflow-aarch64.c
blob: 8da798164fe71aea63ef0c77a644a2cd29dba47d [
file
] [
log
] [
blame
]
// See overflow.c for a description.
// REQUIRES: aarch64-target-arch
// RUN: %clang_scs %S/overflow.c -o %t -DITERATIONS=12
// RUN: %run %t | FileCheck %S/overflow.c