From: NAKAMURA Takumi Date: Thu, 27 Sep 2012 14:55:08 +0000 (+0000) Subject: clang/test/CodeGen/ms-inline-asm.c: It requires x86 codegen. Reported by Joey Gouly. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bbfd1aeca463f5269ad3ad6e33d26bfa53c0487;p=platform%2Fupstream%2Fllvm.git clang/test/CodeGen/ms-inline-asm.c: It requires x86 codegen. Reported by Joey Gouly. llvm-svn: 164775 --- diff --git a/clang/test/CodeGen/ms-inline-asm.c b/clang/test/CodeGen/ms-inline-asm.c index b6bc385..5d43163 100644 --- a/clang/test/CodeGen/ms-inline-asm.c +++ b/clang/test/CodeGen/ms-inline-asm.c @@ -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() {