xref
: /
llvm-project
/
llvm
/
test
/
ExecutionEngine
/
JITLink
/
ppc64
/
lit.local.cfg
(revision 8313507a7c3fd0603cd4cab1dc220235bd668ae1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if not 'PowerPC' in
config.root.targets
:
2
config.unsupported
= True
3