[PATCH] D14577: Cull non-standard variants of ARM architectures (NFC)

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 12:44:00 PST 2015


rengolin added a comment.

What's the motivation behind this?

These names are used for -march and triples, which are still in use by many build systems out there (and why they were introduced in the first place).

I don't see why we'd want to remove them, other than break legacy systems.


http://reviews.llvm.org/D14577





More information about the llvm-commits mailing list