[PATCH] D44140: Add missing header for InstructionCombining.cpp, in order to export LLVMInitializeInstCombine as extern "C"

Eugene Zelenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 06:46:34 PST 2018


Eugene.Zelenko added a comment.

Please run Clang-fromat. If I'm not mistaken, llvm-c/Initialization.h should be after InstCombineInternal.h.


Repository:
  rL LLVM

https://reviews.llvm.org/D44140





More information about the llvm-commits mailing list