hanchenye-llvm-project/clang/test/lit.site.cfg.in

8 lines
249 B
INI
Raw Normal View History

## Autogenerated by LLVM/Clang configuration.
# Do not edit!
config.clang_obj_root = "@CLANG_BINARY_DIR@"
config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
# Let the main config do the real work.
2009-09-17 08:07:21 +08:00
lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")