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: unassignedb...@nondot.org
Reporter: bisslit.1...@gmail.com
CC: 1101.deb...@gmail.com, llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs