[PATCH] D102935: [Remarks] Look through inttoptr/ptrtoint for -ftrivial-auto-var-init remarks.
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 11:39:57 PDT 2021
jroelofs updated this revision to Diff 347088.
jroelofs retitled this revision from "[Remarks] Fix crash when inspecting debug info for -ftrivial-auto-var-init remarks" to "[Remarks] Look through inttoptr/ptrtoint for -ftrivial-auto-var-init remarks.".
jroelofs added a comment.
Side-step the issue by using the other getUnderlyingOjbects api.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102935/new/
https://reviews.llvm.org/D102935
Files:
llvm/lib/Transforms/Utils/AutoInitRemark.cpp
llvm/test/Transforms/Util/trivial-auto-var-init-crash-20210521.ll
llvm/test/Transforms/Util/trivial-auto-var-init-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102935.347088.patch
Type: text/x-patch
Size: 5687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/6387656f/attachment.bin>
More information about the llvm-commits
mailing list