OpenGrok
Cross Reference: lit.local.cfg
xref
: /
external
/
llvm
/
test
/
ExecutionEngine
/
RuntimeDyld
/
PowerPC
/
lit.local.cfg
Home
|
History
|
Annotate
|
Download
|
only in
PowerPC
1
if not 'PowerPC' in
config.root.targets
:
2
config.unsupported
= True
3
4