smeenai added a comment.

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.


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