[PATCH] D54394: [WIP][NewPM] Port msan

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 5 06:25:51 PST 2018


glider added a comment.

I think I'm missing some context here.
What is the problem you are trying to solve?

> msan as most sanitizers creates a new function to initialize itself, which function passes cannot do.

Technically they can, at least now. Are there any upcoming changes to that?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54394





More information about the llvm-commits mailing list