forked from OSchip/llvm-project
[NFC] make XCOFF dwarf dump test run only on PowerPC target.
This commit is contained in:
parent
d33b016ada
commit
12824266c7
|
@ -0,0 +1,2 @@
|
|||
if not 'PowerPC' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue