llvm-project/llvm/include/llvm-c/Transforms
Richard Smith 559c8623c5 The LLVM C API shouldn't be including a file from the C++ API. Especially not a
file that it doesn't use.

llvm-svn: 205755
2014-04-08 10:47:04 +00:00
..
IPO.h Organize LLVM C API docs into doxygen modules; add docs 2012-03-21 03:54:29 +00:00
PassManagerBuilder.h The LLVM C API shouldn't be including a file from the C++ API. Especially not a 2014-04-08 10:47:04 +00:00
Scalar.h Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00
Vectorize.h Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. 2013-04-11 11:36:36 +00:00