[PATCH] D37272: [cmake] Stop putting the revision info in LLVM_VERSION_STRING

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 11:53:12 PST 2019


rnk added a subscriber: espindola.
rnk added a comment.

In D37272#1375557 <https://reviews.llvm.org/D37272#1375557>, @thakis wrote:

> Should we guard clang's `SVNVersion.inc` and LLD's `LLD_REVISION` behind this too?


+1, make it so. I'm not sure how popular this option is in practice. I think mainly @espindola used it, but I'm sure there are a small handful of other developers that know about it.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D37272/new/

https://reviews.llvm.org/D37272





More information about the llvm-commits mailing list