summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/CodeGen/xcore-abi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/xcore-abi.c b/clang/test/CodeGen/xcore-abi.c
index 16cf55d170b..262e6021516 100644
--- a/clang/test/CodeGen/xcore-abi.c
+++ b/clang/test/CodeGen/xcore-abi.c
@@ -110,4 +110,4 @@ char testchar (void) {
}
// CHECK: "no-frame-pointer-elim"="false"
-// CHECK: "no-frame-pointer-elim-non-leaf"="false"
+// CHECK-NOT: "no-frame-pointer-elim-non-leaf"
OpenPOWER on IntegriCloud