[PATCH] D24200: Dispatch without hash table lookup.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 11:55:39 PDT 2016


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

Honestly saying I do not like both ways of dispatching. But have no any suggestions here.
I agree that it is probably slightly more readable now when we have readProvideOrAssignment, so LGTM.


https://reviews.llvm.org/D24200





More information about the llvm-commits mailing list