[PATCH] D116480: [DebugInfo] Support 2-byte addresses for global location attributes.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 10:15:32 PST 2022


dblaikie added a comment.

The lamdbda could assert and compute the pointer size - so the assertion stays close to the code that then uses the asserted property - and remove some of the duplication of computing the pointer size form in several places.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116480/new/

https://reviews.llvm.org/D116480



More information about the llvm-commits mailing list