[PATCH] D98602: [SCCP] Avoid modifying AdditionalUsers while iterating over it
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 20 12:42:06 PDT 2021
dim added a comment.
Ok, I have not been able to make either llc or opt show any addressanitizer errors with the .ll output from the .cpp test case. Is it OK to check in a .cpp test case instead? That would require clang at regression test time though, and I'm unsure if that is available?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98602/new/
https://reviews.llvm.org/D98602
More information about the llvm-commits
mailing list