]> granicus.if.org Git - clang/commitdiff
Output to tempfile
authorMatt Beaumont-Gay <matthewbg@google.com>
Tue, 22 Mar 2011 00:19:31 +0000 (00:19 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Tue, 22 Mar 2011 00:19:31 +0000 (00:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128043 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/apple-kext-guard-variable.cpp

index cd5ebd1d95958465e0010dcae66a57a3b69ab4b8..26b0d14b34d60d7f2b8af927e0b3781f45f11801 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang -ccc-host-triple x86_64-apple-darwin10 -S -mkernel -Xclang -verify %s
+// RUN: %clang -ccc-host-triple x86_64-apple-darwin10 -S -o %t.s -mkernel -Xclang -verify %s
 
 // rdar://problem/9143356