summaryrefslogtreecommitdiff
path: root/test/shadowcallstack/overflow-x86_64.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/shadowcallstack/overflow-x86_64.c')
-rw-r--r--test/shadowcallstack/overflow-x86_64.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/shadowcallstack/overflow-x86_64.c b/test/shadowcallstack/overflow-x86_64.c
deleted file mode 100644
index 38bb13a96..000000000
--- a/test/shadowcallstack/overflow-x86_64.c
+++ /dev/null
@@ -1,5 +0,0 @@
-// See overflow.c for a description.
-
-// REQUIRES: x86_64-target-arch
-// RUN: %clang_scs %S/overflow.c -o %t -DITERATIONS=12
-// RUN: not --crash %run %t