xref
: /
llvm-project
/
llvm
/
test
/
tools
/
llvm-exegesis
/
Mips
/
lit.local.cfg
(revision f84bac329ba6c9f0c022bcf77237e912362e247a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if not ("Mips" in
config.root.targets
):
2
# We need support for Mips.
3
config.unsupported
= True
4