From: Alp Toker Date: Sun, 8 Dec 2013 21:12:27 +0000 (+0000) Subject: Re-enable ms inline asm parser test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b0c7972ba6784eeb340396e379a4000aacf4c48;p=clang Re-enable ms inline asm parser test. LLVM r196044 should make it pass. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196734 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Parser/ms-inline-asm.c b/test/Parser/ms-inline-asm.c index dff19b4654..a9c15cf6b9 100644 --- a/test/Parser/ms-inline-asm.c +++ b/test/Parser/ms-inline-asm.c @@ -1,4 +1,4 @@ -// REQUIRES: disabled +// REQUIRES: x86-registered-target // RUN: %clang_cc1 %s -triple i386-apple-darwin10 -verify -fasm-blocks #define M __asm int 0x2c