summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/non_fragile_feature1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/non_fragile_feature1.m')
-rw-r--r--test/Preprocessor/non_fragile_feature1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/non_fragile_feature1.m b/test/Preprocessor/non_fragile_feature1.m
index 79cc488a0b..7bd6a941ba 100644
--- a/test/Preprocessor/non_fragile_feature1.m
+++ b/test/Preprocessor/non_fragile_feature1.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-fragile-abi %s
+// RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-runtime=gnu-fragile %s
#ifndef __has_feature
#error Should have __has_feature
#endif