a27771b62f2f8c399ed8fac124810a273226d5d5 moved
LLVMAddInstructionCombiningPass but neglected to remove the previous
declaration, resulting in a duplicate.
This is harmless in C, but can cause problems downstream if e.g. code is
generated from these bindings.
This function is removed on master, so this commit is made against
release/16.x.