[PATCH] D79868: [DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 13 11:25:19 PDT 2020
aprantl added a comment.
I feel like we should start a HowToUpdateDebugInfo.rst document where we document the expected behavior for various code transformations and what we expect the debug info to look like afterwards...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79868/new/
https://reviews.llvm.org/D79868
More information about the llvm-commits
mailing list