summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/Transforms/Utils.h
Commit message (Collapse)AuthorAgeFilesLines
* llvm-c: Split Utils out of Scalar.hDavid Blaikie2018-03-291-0/+50
To fix layering (so that Scalar.h, a libScalarOpts header, isn't included from Utils - which libScalarOpts depends on). llvm-svn: 328839
OpenPOWER on IntegriCloud