Output to tempfile

llvm-svn: 128043
This commit is contained in:
Matt Beaumont-Gay 2011-03-22 00:19:31 +00:00
parent c1783b31a4
commit a282bc6a00
1 changed files with 1 additions and 1 deletions

View 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