[PATCH] D84031: Clear NewGEPBases after finish using them in CodeGenPrep pass
Yichao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 10:27:21 PDT 2020
yuyichao added a comment.
Does run-twice free the module? I’ll have to look for the repro again but I was only able to observe a crash when freeing the module is free’d and it doesn’t even require running the pass again...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84031/new/
https://reviews.llvm.org/D84031
More information about the llvm-commits
mailing list