[PATCH] D159485: [DebugInfo][RemoveDIs] Use getStableDebugLoc when picking IRBuilder source locations
Augie Fackler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 12:51:37 PDT 2023
durin42 added a comment.
I'm working on more details, but I'm getting a SEGV in rustc when built against LLVM with this change. Bisect said this specific rev was the culprit, though that doesn't rule out it being a misuse of something in rustc.
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