[PATCH] D81198: [docs] Specify rules for updating debug locations

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 11:41:38 PDT 2020


vsk updated this revision to Diff 269924.
vsk added a comment.

Incorporate review feedback. Mainly:

- Recommend merging locations in block-local combines. Add a counter-example where this doesn't apply.
- Recommend preserving locations in tail duplication.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81198

Files:
  llvm/docs/HowToUpdateDebugInfo.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81198.269924.patch
Type: text/x-patch
Size: 5931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/3d94d8db/attachment.bin>


More information about the llvm-commits mailing list