]> granicus.if.org Git - clang/commitdiff
Use -emit-llvm-only as suggested by Argyrios.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 29 Apr 2011 08:19:03 +0000 (08:19 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 29 Apr 2011 08:19:03 +0000 (08:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130486 91177308-0d34-0410-b5e6-96231b3b80d8

test/PCH/chain-implicit-definition.cpp

index 3ec4f62bcbd74716cc7f37f2f2421a6c98872679..245e8f9e10f82be065637085a44cc831c9830366 100644 (file)
@@ -1,7 +1,7 @@
 // no PCH
-// RUN: %clang_cc1 -emit-llvm -o /dev/null -include %s -include %s %s
+// RUN: %clang_cc1 -emit-llvm-only -include %s -include %s %s
 // with PCH
-// RUN: %clang_cc1 -emit-llvm -o /dev/null -chain-include %s -chain-include %s %s
+// RUN: %clang_cc1 -emit-llvm-only -chain-include %s -chain-include %s %s
 #if !defined(PASS1)
 #define PASS1