The inliner/cloner can now optionally take TargetData info, which can be
[oota-llvm.git] / include / llvm-c /
2007-01-06 Chris LattnerAdd C wrappers for the LTO library (PR1081). Patch...