1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm-c/Transforms
David Blaikie 59ce12e040 llvm-c: Split Utils out of Scalar.h
To fix layering (so that Scalar.h, a libScalarOpts header, isn't
included from Utils - which libScalarOpts depends on).

llvm-svn: 328839
2018-03-29 22:31:38 +00:00
..
IPO.h Add CalledValuePropagation pass 2017-10-25 13:40:08 +00:00
PassManagerBuilder.h
Scalar.h llvm-c: Split Utils out of Scalar.h 2018-03-29 22:31:38 +00:00
Utils.h llvm-c: Split Utils out of Scalar.h 2018-03-29 22:31:38 +00:00
Vectorize.h