[PATCH] D35882: [TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 22:13:25 PDT 2017
fhahn added a comment.
Thanks Javed! I think we may be able to get rid of INVALID, after this change goes in, by doing the validation early once. I'll try to look into this after this one went in.
https://reviews.llvm.org/D35882
More information about the llvm-commits
mailing list