[PATCH] D100845: [Debugify][Original DI] Test preservation of original debug var intrinsics in optimizations
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 04:54:14 PDT 2021
djtodoro updated this revision to Diff 344768.
djtodoro added a comment.
- Add note for in docs for known false positives
- Refactor the code a bit
- Rebase
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100845/new/
https://reviews.llvm.org/D100845
Files:
llvm/docs/HowToUpdateDebugInfo.rst
llvm/include/llvm/Transforms/Utils/Debugify.h
llvm/lib/Transforms/Utils/Debugify.cpp
llvm/test/tools/llvm-original-di-preservation/Inputs/expected-sample.html
llvm/unittests/Transforms/Utils/DebugifyTest.cpp
llvm/utils/llvm-original-di-preservation.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100845.344768.patch
Type: text/x-patch
Size: 19355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/066853ef/attachment.bin>
More information about the llvm-commits
mailing list