[Transforms] Add missing header for InstructionCombining.cpp, in order to export...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 6 Mar 2018 23:06:13 +0000 (23:06 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 6 Mar 2018 23:06:13 +0000 (23:06 +0000)
commite2fc88a2fe6522d47f5bc98af4caf256c27271d6
treea69f2e107bdc2f36c5e35d8b9dab25ee22936409
parent4e8f3caf953f69633d289306cc2ff2d4a7ef178b
[Transforms] Add missing header for InstructionCombining.cpp, in order to export LLVMInitializeInstCombine as extern "C". Fixes PR35947.

Patch by Brenton Bostick.

Differential revision: https://reviews.llvm.org/D44140

llvm-svn: 326843
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp