[PATCH] D40085: Fix APInt bit size in processDbgDeclares

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 15:33:46 PST 2017


arsenm added a comment.

Should it just be the type size? There seems like no reason to use the low level pointer size query


https://reviews.llvm.org/D40085





More information about the llvm-commits mailing list