1*4882a593Smuzhiyun# Copyright (C) 2018 Khem Raj <raj.khem@gmail.com> 2*4882a593Smuzhiyun# Released under the MIT license (see COPYING.MIT for the terms) 3*4882a593Smuzhiyun 4*4882a593SmuzhiyunSUMMARY = "This is the canonical git mirror of the LLVM subversion repository." 5*4882a593SmuzhiyunHOMEPAGE = "https://github.com/llvm/llvm-project" 6*4882a593Smuzhiyun 7*4882a593Smuzhiyunrequire llvm-project-source.inc 8*4882a593Smuzhiyunrequire clang.inc 9*4882a593Smuzhiyun 10*4882a593SmuzhiyunEXCLUDE_FROM_WORLD = "1" 11