[PATCH] D47858: [New PM] Introducing PassInstrumentation framework

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 08:06:52 PDT 2018


fedor.sergeev reopened this revision.
fedor.sergeev added a comment.
This revision is now accepted and ready to land.

Sanitizer buildbots failed on CGSCC tests due to improper getName handling (StringRef on a temporary std::string cant fly well)


Repository:
  rL LLVM

https://reviews.llvm.org/D47858





More information about the llvm-commits mailing list