[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 08:35:59 PST 2018


Eugene.Zelenko added a comment.

In https://reviews.llvm.org/D44140#1028627, @brenton wrote:

> I cannot commit this patch myself. I do not have permissions.


I'll try to do this later today.

> I was wondering about including this in the first bug release of 6.0. How would I ensure this?

You'll need to create bug report in http://bugs.llvm.org, but I'm not sure was meta-report for 6.0.1 created or not.


Repository:
  rL LLVM

https://reviews.llvm.org/D44140





More information about the llvm-commits mailing list