[PATCH] D11838: llvm-config: Add --build-system option
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 16:55:49 PDT 2015
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
LGTM. I suspect that behavioral differences between CMake and autoconf will probably exist until we remove the autoconf system, so this flag is probably an all-around good idea.
At the very least it will be potentially useful for debugging issues with distributed packages because llvm-config will be able to report which build system was used to generate the package.
Thanks,
-Chris
http://reviews.llvm.org/D11838
More information about the llvm-commits
mailing list