summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/printer.c
Commit message (Collapse)AuthorAgeFilesLines
* [NewPM][PassInstrumentation] IR printing support from clang driverTaewook Oh2019-08-141-0/+5
Summary: https://reviews.llvm.org/D50923 enabled the IR printing support for the new pass manager, but only for the case when `opt` tool is used as a driver. This patch is to enable the IR printing when `clang` is used as a driver. Reviewers: fedor.sergeev, philip.pfaffe Subscribers: cfe-commits, yamauchi, llvm-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65975 llvm-svn: 368804
OpenPOWER on IntegriCloud