[PATCH] D65975: [NewPM][PassInstrumentation] IR printing support from clang driver

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 09:40:54 PDT 2019


yamauchi added a comment.

In D65975#1621892 <https://reviews.llvm.org/D65975#1621892>, @twoh wrote:

> @fedor.sergeev @yamauchi I saw your discussions over llvm-dev mailing list regarding IR printing with the new pass manager, and though this might be the reason why IR printing is not supported under new PM with clang. I would appreciate if you can take a look.


I tested it and it works for me. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65975





More information about the llvm-commits mailing list