[PATCH] D138081: [IR] Split out IR printing passes into IRPrinter

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 09:36:42 PST 2022


MaskRay added a comment.

> This diff splits out (from LLVMCore) IR printing passes into IRPrinter.

I haven't spent too much time reading this patch. Is this to fix layering check for `-module-summary/-flto=thin with -S/-emit-llvm`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138081



More information about the cfe-commits mailing list