OSDN Git Service

Add LLVMAddAlwaysInlinerPass to the C API.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Jul 2011 15:23:23 +0000 (15:23 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Jul 2011 15:23:23 +0000 (15:23 +0000)
commit3d72290ecb30002d4372b6afbeda73812221ac3e
treeeec71f1dc791fd570126d0eef5e7ab2ee8188b7b
parenta03084d86e937968ca8cf6888f3b298069d7ccac
Add LLVMAddAlwaysInlinerPass to the C API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136083 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Transforms/IPO.h
lib/Transforms/IPO/IPO.cpp