diff options
-rw-r--r-- | test/Parser/ms-inline-asm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Parser/ms-inline-asm.c b/test/Parser/ms-inline-asm.c index c6db602059..11d56b6998 100644 --- a/test/Parser/ms-inline-asm.c +++ b/test/Parser/ms-inline-asm.c @@ -1,3 +1,4 @@ +// REQUIRES: x86-64-registered-target // RUN: %clang_cc1 %s -verify -fasm-blocks #define M __asm int 0x2c |