xref
: /
external
/
swiftshader
/
third_party
/
LLVM
/
utils
/
lit
/
lit
/
ExampleTests
/
TclTest
/
lit.local.cfg
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# -*- Python -*-
2
3
config.test_format
=
lit.formats.TclTest
()
4
5
config.suffixes
= ['.ll']
6