From: Coby Tayree Date: Tue, 4 Apr 2017 19:20:21 +0000 (+0000) Subject: [fixup][X86][inline-asm] Add support for MS 'EVEN' directive X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a64aac47da8b3bf66b2fd3cf973508a8ce7d23a8;p=clang [fixup][X86][inline-asm] Add support for MS 'EVEN' directive refining tested targets resolution, to amend failures caused by rL299454 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299459 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ms-inline-asm-EVEN.c b/test/CodeGen/ms-inline-asm-EVEN.c index b687bfe8c5..a188af3091 100644 --- a/test/CodeGen/ms-inline-asm-EVEN.c +++ b/test/CodeGen/ms-inline-asm-EVEN.c @@ -1,4 +1,5 @@ -// RUN: %clang_cc1 %s -triple i386-unknown-unknown -fasm-blocks -emit-llvm -o - | FileCheck %s +// REQUIRES: x86-registered-target +// RUN: %clang_cc1 %s -triple i386-apple-darwin10 -fasm-blocks -emit-llvm -o - | FileCheck %s // CHECK: .byte 64 // CHECK: .byte 64