GBuella added a comment.

In https://reviews.llvm.org/D47912#1125803, @smeenai wrote:

> I believe LLVM_APPEND_VC_REV controls whether the revision is appended to 
> LLVM version string (e.g. the output of `llvm-config --version`), whereas the 
> SVNRevision.inc file (which is what's causing the relink after amending) is 
> used for e.g. the `clang --version` output, so I'm not sure this is the right 
> thing to do. I would also love for an option to disable the SVNRevision stuff 
> entirely though.


Right, that is why I added the word "quickfix".
Perhaps we can add a `CLANG_APPEND_VC_REV` CMake option?


Repository:
  rC Clang

https://reviews.llvm.org/D47912



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to