aeubanks added a comment.

In D79445#2021311 <https://reviews.llvm.org/D79445#2021311>, @leonardchan wrote:

> In `addSanitizersAtO0`, could you make something similar to the `ASanPass` 
> lambda for the MSan passes and also apply it when adding kernel MSan?


It ends up calling an extra `MPM.addPass(createModuleToFunctionPassAdaptor())` 
in the `KernelMemory` case, is that okay?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79445



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to