[PATCH] D14568: Handle ARMv6KZ naming
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 12:47:19 PST 2015
rengolin added a comment.
Same comment as the other similar review: what's the motivation behind this?
I don't want to break legacy systems, I don't know what legacy systems there are out there using these names, and I don't want to find out by breaking their stuff and getting a bug report 6 months from now when all will be forgotten.
I don't think having those extra names has such a big compile-time impact to warrant removal without a clear reason.
http://reviews.llvm.org/D14568
More information about the llvm-commits
mailing list