]> granicus.if.org Git - clang/commitdiff
[ms-inline asm] Update the triple to test r166523.
authorChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 23:32:21 +0000 (23:32 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 23:32:21 +0000 (23:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166524 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ms-inline-asm.c

index 83cabcc6f4f33cb8c546907c2f0e4d05f78a86f7..3997c53ee262220f49ea1e9d7be4293034c3c18d 100644 (file)
@@ -1,5 +1,5 @@
 // REQUIRES: x86-64-registered-target
-// RUN: %clang_cc1 %s -triple x86_64-apple-darwin10 -O0 -fms-extensions -fenable-experimental-ms-inline-asm -w -emit-llvm -o - | FileCheck %s
+// RUN: %clang_cc1 %s -triple i386-apple-darwin10 -O0 -fms-extensions -fenable-experimental-ms-inline-asm -w -emit-llvm -o - | FileCheck %s
 
 void t1() {
 // CHECK: @t1