CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/05/07 23:55:20
Modified files:
devel/llvm : Makefile
Added files:
devel/llvm/patches:
patch-lib_Transforms_InstCombine_InstructionCombining_cpp
Log message:
add missing header for InstructionCombining.cpp, in order to export
LLVMInitializeInstCombine as extern "C".
ok brad@.
