summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/systemz-abi.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/systemz-abi.c')
-rw-r--r--clang/test/CodeGen/systemz-abi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/CodeGen/systemz-abi.c b/clang/test/CodeGen/systemz-abi.c
index de5dce54b5f..b94cc831db2 100644
--- a/clang/test/CodeGen/systemz-abi.c
+++ b/clang/test/CodeGen/systemz-abi.c
@@ -10,6 +10,8 @@
// RUN: -emit-llvm -o - %s | FileCheck %s
// RUN: %clang_cc1 -triple s390x-linux-gnu -target-cpu arch12 \
// RUN: -emit-llvm -o - %s | FileCheck %s
+// RUN: %clang_cc1 -triple s390x-linux-gnu -target-cpu arch13 \
+// RUN: -emit-llvm -o - %s | FileCheck %s
// Scalar types
OpenPOWER on IntegriCloud