aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/emit-pth.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/emit-pth.c')
-rw-r--r--test/PCH/emit-pth.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/PCH/emit-pth.c b/test/PCH/emit-pth.c
deleted file mode 100644
index 2c0fba7f0932..000000000000
--- a/test/PCH/emit-pth.c
+++ /dev/null
@@ -1,7 +0,0 @@
-// RUN: %clang_cc1 -triple i386-unknown-unknown -emit-pth -o %t1 %s
-// RUN: %clang_cc1 -triple i386-unknown-unknown -emit-pth -o - %s > %t2
-// RUN: cmp %t1 %t2
-// RUN: %clang_cc1 -triple i386-unknown-unknown -emit-pth -o - %s | \
-// RUN: FileCheck %s
-
-// CHECK: cfe-pth