add a bunch more passes to the C bindings (PR3734), patch by
authorChris Lattner <sabre@nondot.org>
Fri, 6 Mar 2009 16:52:18 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Mar 2009 16:52:18 +0000 (16:52 +0000)
commit57c03831ccaabd619d1d7eb164375e7e3027031d
treea6df858ae212fdd259d4b065442083d40195d012
parent38ead32c950ba7236fda4da3b7a444af734e3af0
add a bunch more passes to the C bindings (PR3734), patch by
Lennart Augustsson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66272 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Transforms/IPO.h [new file with mode: 0644]
include/llvm-c/Transforms/Scalar.h
lib/Transforms/IPO/IPO.cpp [new file with mode: 0644]
lib/Transforms/Scalar/Scalar.cpp