[PATCH] D89818: [Compile Time] Make it possible to skip redundant debuginst removal
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 15:51:48 PDT 2020
ctetreau added a comment.
I think your patch is reasonable. Mine is more conservative, yours more aggressive. Both solve the problem. If this patch is merged, yours should be abandoned.
I would like to see this issue addressed sooner than later though. This is causing actual problems in our downstream.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89818/new/
https://reviews.llvm.org/D89818
More information about the llvm-commits
mailing list