Run test only if X86 target is available
authorKiran Chandramohan <kiran.chandramohan@arm.com>
Mon, 26 Oct 2020 21:26:10 +0000 (21:26 +0000)
committerKiran Chandramohan <kiran.chandramohan@arm.com>
Mon, 26 Oct 2020 21:28:59 +0000 (21:28 +0000)
commitc551ba0e90bd2b49ef501d591f8362ba44e5484d
treefdc8680d7b766fec44f12b74c7be4dd06d007a1e
parentad1b9daa4bf40c1907794fd5de7807aad1f0553c
Run test only if X86 target is available

This fixes failures in AArch64 buildbots by running the
clang/test/CodeGen/X86/att-inline-asm-prefix.c only when the X86
target is available.
clang/test/CodeGen/X86/att-inline-asm-prefix.c