1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

[llvm-objdump][test] Move tests after dc4a6f5db4f0178bae43ef615cc8902c759d6195

Move RISCV/ to ELF/RISCV/ as well.
This commit is contained in:
Fangrui Song 2020-07-11 16:44:34 -07:00
parent 17613f4737
commit 53847710af
12 changed files with 0 additions and 4 deletions

View File

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

View File

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