[PATCH] D14759: In TargetParser, disallow duplicate CPU names. (NFC)

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 06:50:04 PDT 2016


rengolin added a comment.

Now that both ARM and AArch64 target parsers are implemented, we can follow to a table-gen driven design.

If you still want to have that stop-gap code, move it to a unit test.


http://reviews.llvm.org/D14759





More information about the llvm-commits mailing list