blob: eab8793517c25aa37efa9d600e52ec740c929479 [file] [log] [blame]
Daniel Dunbar7af18d32009-09-17 19:55:53 +00001## Autogenerated by LLVM/Clang configuration.
Douglas Gregor95f29c22009-09-16 22:30:48 +00002# Do not edit!
Daniel Dunbar1b720a92009-09-20 19:04:35 +00003config.llvm_src_root = "@LLVM_SOURCE_DIR@"
4config.llvm_obj_root = "@LLVM_BINARY_DIR@"
Daniel Dunbar7af18d32009-09-17 19:55:53 +00005config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
Daniel Dunbar1b720a92009-09-20 19:04:35 +00006config.clang_obj_root = "@CLANG_BINARY_DIR@"
Douglas Gregor95f29c22009-09-16 22:30:48 +00007
8# Let the main config do the real work.
Daniel Dunbard4347cb2009-09-17 00:07:21 +00009lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")