[PATCH] D67556: [ARM][AArch64][DebugInfo] Improve call site instruction interpretation

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 14:21:25 PDT 2019


vsk added a comment.

In D67556#1672428 <https://reviews.llvm.org/D67556#1672428>, @NikolaPrica wrote:

> @dstenb  you are right! I've tried this example and it is as you expected. We should avoid dereferencing memory locations. I will address those issues in separate patch.


@dstenb @NikolaPrica, thanks for sharing, that's a great example. I've filed llvm.org/PR43343 so we can track the issue and discuss solutions.


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

https://reviews.llvm.org/D67556





More information about the llvm-commits mailing list