[PATCH] D69428: [GlobalOpt] Remove valgrind specific hacks (revert r160529)
Sterling Augustine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 07:48:52 PDT 2021
saugustine added a comment.
Let's see what happens in the discussion on llvm-dev before moving forward with this patch.
For anyone reviewing this patch, one really good thing to do would be to run the leak checker of their choice on their own code base both with and without the patch, and evaluate if the change in behavior is acceptable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69428/new/
https://reviews.llvm.org/D69428
More information about the llvm-commits
mailing list