OSDN Git Service

Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!
authorNick Lewycky <nicholas@mxc.ca>
Sun, 10 Mar 2013 21:58:22 +0000 (21:58 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 10 Mar 2013 21:58:22 +0000 (21:58 +0000)
commit0ebc084132cbf4ebebdb6c931ef42f97e3ff5fe1
tree37cb4cc1316ef732dba03fa6b954cb467b16edbf
parent76a05c93b13a8debec4497a6e4e753d7531709e5
Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!

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