[NFC] make XCOFF dwarf dump test run only on PowerPC target.

This commit is contained in:
Chen Zheng 2021-03-17 21:58:09 -04:00
parent d33b016ada
commit 12824266c7
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'PowerPC' in config.root.targets:
config.unsupported = True