mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 17:31:50 +00:00
Fix tests when X86 is not enabled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240368 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dba070638a
commit
393bbf5c86
2
test/tools/llvm-cxxdump/X86/lit.local.cfg
Normal file
2
test/tools/llvm-cxxdump/X86/lit.local.cfg
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
if not 'X86' in config.root.targets:
|
||||||
|
config.unsupported = True
|
Loading…
Reference in New Issue
Block a user