Skip to content

Assertion failed in example HowToUseLLJIT #69

Closed
@paperchalice

Description

@paperchalice

Assertion failed in HowToUseLLJIT with "Resolving symbol with incorrect flags" when call lookup
My LLVM version is 9.0.1-rc3, configured on Windows with configuration x64 and Debug.

The symbol add1 has flags Exported and callable , but the related symbol in InternalSymbols has the only flag callable.

IDE locates source to "RTDyldObjectLinkingLayer.cpp" line 143 and line 187.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions