[PATCH] D27051: Propagate NumRegisterParameters to Backend

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 09:49:29 PST 2016


rnk added a comment.

This seems like a good use case for module flags, actually. Check out Module::ModFlagBehavior::Error in particular.


https://reviews.llvm.org/D27051





More information about the llvm-commits mailing list