]> granicus.if.org Git - clang/commitdiff
clang/test/CodeGen/ms-inline-asm.c: It requires x86 codegen. Reported by Joey Gouly.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 27 Sep 2012 14:55:08 +0000 (14:55 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 27 Sep 2012 14:55:08 +0000 (14:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164775 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ms-inline-asm.c

index b6bc3853f5c85fa3670c7aa2dd937d798279f73c..5d43163116e1d76ece06430b78dad23124f582a9 100644 (file)
@@ -1,3 +1,4 @@
+// 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
 
 void t1() {