[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:01:27 PST 2022
dblaikie added a comment.
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?
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