beanz added a comment.

You cannot rename the variables that start with `LLVM_*`, but the variables 
without the leading `LLVM` can be renamed to whatever makes sense, or left 
as-is. I'm fine with either way.

The variables starting with `LLVM_*` are effectively public interface to the 
build system, and renaming them would be very difficult.


https://reviews.llvm.org/D24005



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

Reply via email to