Skip to content

Commit 1282426

Browse files
author
Chen Zheng
committed
[NFC] make XCOFF dwarf dump test run only on PowerPC target.
1 parent d33b016 commit 1282426

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
if not 'PowerPC' in config.root.targets:
2+
config.unsupported = True

0 commit comments

Comments
 (0)