Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK...
[oota-llvm.git] / include / llvm-c / Transforms / IPO.h
2009-03-06 Chris Lattnerfix header comment and include guard.
2009-03-06 Chris Lattneradd a bunch more passes to the C bindings (PR3734)...