summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoby Tayree <coby.tayree@intel.com>2017-04-04 19:20:21 +0000
committerCoby Tayree <coby.tayree@intel.com>2017-04-04 19:20:21 +0000
commita64aac47da8b3bf66b2fd3cf973508a8ce7d23a8 (patch)
tree6be0ad74d5ecf3ccb461e9251493fd8991b310ea
parent7ddca23839bcd6316a185970fa78c2ce5813c23d (diff)
[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
-rw-r--r--test/CodeGen/ms-inline-asm-EVEN.c3
1 files changed, 2 insertions, 1 deletions
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