mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Resurrect lit.local.cfg to un-break hexagon buildbot.
llvm-svn: 191565
This commit is contained in:
parent
0dc0668061
commit
6ba4300bf8
3
test/tools/llvm-objdump/lit.local.cfg
Normal file
3
test/tools/llvm-objdump/lit.local.cfg
Normal file
@ -0,0 +1,3 @@
|
||||
targets = set(config.root.targets_to_build.split())
|
||||
if not 'X86' in targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue
Block a user