Displaying 1 result from an estimated 1 matches for "l3365".
Did you mean:
3365
2018 Jul 10
2
A bug-report too difficult to make
Hi all,
I just found out that there is an extern "C" missing on the
LLVMInitializeInstCombine function definition somewhere around this line:
https://github.com/llvm-mirror/llvm/blob/master/lib/Transforms/InstCombine/I
nstructionCombining.cpp#L3365
As a result the function name gets mangled in the .lib file and is not
accessible from LLVM C API.
cheers,
</wqw>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180710/fe7fb7bf/attachment-000...