[PATCH] D55605: [NewPM] Port Msan: Alternative approach using a module to create the global constructor

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 14 02:12:30 PST 2018


philip.pfaffe added a comment.

I dropped MSanOptions over in D55647 <https://reviews.llvm.org/D55647> (or didn't need it there), which will likely supersede this change here.


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

https://reviews.llvm.org/D55605





More information about the llvm-commits mailing list