[PATCH] D69428: [GlobalOpt] Remove valgrind specific hacks (revert r160529)

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 12:12:36 PDT 2021


vitalybuka added a comment.

This patch will break https://lab.llvm.org/buildbot/#/builders/sanitizer-x86_64-linux-bootstrap
E.g. llvm::BuryPointer is not compatible with this change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69428/new/

https://reviews.llvm.org/D69428



More information about the llvm-commits mailing list