[PATCH] D99625: llvm/cmake/config.guess: update to current version
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 30 19:53:14 PDT 2021
MaskRay requested changes to this revision.
MaskRay added a comment.
Interesting, did not know the difference. There are other GPL 3 config.guess in llvm-project. But license issues should ... always be taken prudently, so may deserve a discussion on llvm-dev.
% rg 'Free Software Foundation; either version 3 of'
polly/lib/External/isl/config.sub
9:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/config.guess
9:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/ltmain.sh
78:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/interface/config.guess
9:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/interface/config.sub
9:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/interface/ltmain.sh
78:# the Free Software Foundation; either version 3 of the License, or
polly/lib/External/isl/m4/ax_create_pkgconfig_info.m4
37:# Free Software Foundation; either version 3 of the License, or (at your
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99625/new/
https://reviews.llvm.org/D99625
More information about the llvm-commits
mailing list