[PATCH] D55281: debuginfo: Use symbol difference for CU length to simplify assembly reading/editing
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 4 10:20:26 PST 2018
dblaikie added a comment.
In D55281#1318923 <https://reviews.llvm.org/D55281#1318923>, @ABataev wrote:
> This change is not compatible with NVPTX, it does not support any of the label arithmetics.
Thanks for the heads up! If I go forward with it, I'll ensure this doesn't regress those NVPTX tests, then.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55281/new/
https://reviews.llvm.org/D55281
More information about the llvm-commits
mailing list