[cfe-dev] LLVM ERROR: Program used external function '??_7type_info@@6B@' which could not be resolved!

Reid Kleckner via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 15 11:10:22 PDT 2016


On Thu, Jun 9, 2016 at 3:10 AM, Stammerjohann, Kai via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Are there plans to get exceptionhandling on windows, without link.exe, to
> work?
>

There are no plans to support EH without either the MSVC or GNU standard
C++ library. If you can convince lli to resolve symbols against either one
of those, you should be in business.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160615/fc5e3d11/attachment.html>


More information about the cfe-dev mailing list