blob: 69ee4ac0e0cb4c9f39d73929e796ed07ab2f6b74 [file] [edit]
# -*- Python -*-
# Configuration used for running the test suite the usual way
import lit.util
# name: The name of this test suite.
config.name = "Flang"
config.flang_exe = lit.util.which("flang", config.flang_llvm_tools_dir)
config.llvm_profile_file = ''