[PATCH] D159485: [DebugInfo][RemoveDIs] Use getStableDebugLoc when picking IRBuilder source locations
Augie Fackler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 12:26:27 PDT 2023
durin42 added a comment.
Also: I'm unable to get IR from rustc that can trigger this - the IR (even at -O0 equivalent) from a working rustc is unable to trigger the segfault.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159485/new/
https://reviews.llvm.org/D159485
More information about the llvm-commits
mailing list