commit | 75e225318fc419a26c36fd24562cfa322b3efcf6 | [log] [tgz] |
---|---|---|
author | Alp Toker <alp@nuanti.com> | Sun Dec 08 21:12:27 2013 +0000 |
committer | Alp Toker <alp@nuanti.com> | Sun Dec 08 21:12:27 2013 +0000 |
tree | 3236ce67fda26d79ae961abb8bcff54fa29bc7cb | |
parent | 5a60686cf900467c7f7bcd7d11025bb27ac6a9ad [diff] [blame] |
Re-enable ms inline asm parser test. LLVM r196044 should make it pass. llvm-svn: 196734
diff --git a/clang/test/Parser/ms-inline-asm.c b/clang/test/Parser/ms-inline-asm.c index dff19b4..a9c15cf 100644 --- a/clang/test/Parser/ms-inline-asm.c +++ b/clang/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