[PATCH] D13834: Produce a better diagnostic for global register variables

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 16:08:30 PST 2015


ahatanak added a comment.

Thanks, I'll commit this patch shortly.

If it makes the code cleaner, I can define enums in TargetInfo and change validateGlobalRegisterVariable to return one of them in a follow-up patch.


http://reviews.llvm.org/D13834





More information about the cfe-commits mailing list