[llvm-bugs] [Bug 51417] New: HowToUseLLJIT example doesn't find targets for this triple.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 9 11:50:53 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51417

            Bug ID: 51417
           Summary: HowToUseLLJIT example doesn't find targets for this
                    triple.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: OrcJIT
          Assignee: unassignedbugs at nondot.org
          Reporter: bisslit.12.2 at gmail.com
                CC: 1101.debian at gmail.com, llvm-bugs at lists.llvm.org

Trying to run the "HowToUseLLJIT" project results in the message: "Unable to
find target for this triple (no targets are registered)".

I have been trying to find information on this but I have been unable to find a
fix or the reason this happens.

Moreover, If i add "InitializeAllTargetInfos();" it results in: "No available
targets are compatible with triple 'x86_64-pc-windows-msvc'".

I'm using Visual Studio 2019 to compile my project.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210809/56d1e782/attachment.html>


More information about the llvm-bugs mailing list