[PATCH] D40085: Fix APInt bit size in processDbgDeclares

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 17:51:00 PST 2017


yaxunl added a comment.

In https://reviews.llvm.org/D40085#926766, @arsenm wrote:

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


That sounds reasonable. Will do.


https://reviews.llvm.org/D40085





More information about the llvm-commits mailing list