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

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


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

Sigh, the target parser used to make sense, now I don't remember half of the decisions, and they're all washed and moved everywhere.

I guess the best way forward is, indeed, to simplify and wait for back slash.

At least if there is a legacy usage we can add them back and add tests to make sure it's explicit.

Go ahead and commit and let's see what gives.


http://reviews.llvm.org/D14577





More information about the llvm-commits mailing list