summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/xcore-abi.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/xcore-abi.c')
-rw-r--r--clang/test/CodeGen/xcore-abi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/CodeGen/xcore-abi.c b/clang/test/CodeGen/xcore-abi.c
index 90306ce31a5..076c22cc523 100644
--- a/clang/test/CodeGen/xcore-abi.c
+++ b/clang/test/CodeGen/xcore-abi.c
@@ -138,5 +138,4 @@ char testchar (void) {
return (char)-1;
}
-// CHECK: "no-frame-pointer-elim"="false"
-// CHECK-NOT: "no-frame-pointer-elim-non-leaf"
+// CHECK: "frame-pointer"="none"
OpenPOWER on IntegriCloud