]> granicus.if.org Git - clang/commitdiff
test/CodeGenCXX/apple-kext-guard-variable.cpp: May I appease non-darwin hosts?
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 18 Mar 2011 04:46:08 +0000 (04:46 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 18 Mar 2011 04:46:08 +0000 (04:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127869 91177308-0d34-0410-b5e6-96231b3b80d8

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

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