[PATCH] D83468: [Debuginfo] Fix for PR46653

Jaydeep Chauhan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 13:31:22 PDT 2020


Jac1494 updated this revision to Diff 284871.
Jac1494 edited the summary of this revision.
Jac1494 added a comment.

Issue is with Global-isel , So trying to handle issue in Legalizer. Also tested debugging behavior and it is fine.


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

https://reviews.llvm.org/D83468

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store-vector-of-ptr-debugloc.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-vaarg.mir
  llvm/test/DebugInfo/debugline-no-prologue_end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83468.284871.patch
Type: text/x-patch
Size: 7450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/dbcde82f/attachment.bin>


More information about the llvm-commits mailing list