[PATCH] D116480: [DebugInfo] Support 2-byte addresses for global location attributes.
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 10:03:02 PST 2022
jackoalan added a comment.
In D116480#3220066 <https://reviews.llvm.org/D116480#3220066>, @dblaikie wrote:
> Perhaps the right thing to do then would be to sink the assertion back down in some way - either just duplicating it in the two places it's used or using a lambda, perhaps?
Oh yeah, lambda would be a concise way to check that.
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