[JITLink][LoongArch] Support R_LARCH_ALIGN relaxation (#122259)
[llvm-project.git] / llvm / utils / lit / tests / Inputs / shtest-external-shell-kill / lit.cfg
blobd10594dc525f5683eb4d320518e40a692f15cdee
1 import lit.formats
3 config.test_format = lit.formats.ShTest(execute_external=True)
4 config.name = "shtest-external-shell-kill"
5 config.suffixes = [".txt"]