Fix tests when X86 is not enabled.
llvm-svn: 240368
This commit is contained in:
parent
a4a4093ed8
commit
aeef0618b9
2
llvm/test/tools/llvm-cxxdump/X86/lit.local.cfg
Normal file
2
llvm/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…
x
Reference in New Issue
Block a user