[NFC][clang-extdef-mapping] fix test failure on unsupported targets
authordingfei <fding@feysh.com>
Tue, 18 Jul 2023 11:55:34 +0000 (19:55 +0800)
committerdingfei <fding@feysh.com>
Tue, 18 Jul 2023 11:56:50 +0000 (19:56 +0800)
commitc24f0f9bd6f4261d3ebdb34cbf4634026be0f2dc
tree48c98463f0221d200798935ecbc586f16c15c6fd
parent4a6b31b8d87748f48756674015e00d89e1880dbf
[NFC][clang-extdef-mapping] fix test failure on unsupported targets

ms-stlye asm block is not supported on targets like arm/hexagon.
Specify a working target as POC.

Introduced by https://reviews.llvm.org/D154983

Differential Revision: https://reviews.llvm.org/D155576
clang/test/Tooling/ms-asm-clang-extdef-mapping.c