[PATCH] D26900: [cmake] Obtain LLVM_CMAKE_PATH from llvm-config
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 6 14:31:13 PST 2017
mgorny added a comment.
In https://reviews.llvm.org/D26900#638328, @EricWF wrote:
> Is there a way to write this patch so that old `llvm-config`'s continue to work, at least for a little while until everybody upgrades?
Technically it's possible but I think it would add a lot of complexity. So if you believe that to be a major issue, I'd rather just wait a few days before applying the change. However, I don't think we really have a big market for people doing stand-alone builds ;-).
https://reviews.llvm.org/D26900
More information about the cfe-commits
mailing list