<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Nvm, I tried building the most recent version from source, it seems to work now, thanks!</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Cooper Clauson <ceclauson@hotmail.com><br>
<b>Sent:</b> Monday, August 22, 2016 7:33:17 PM<br>
<b>To:</b> llvm-dev@lists.llvm.org<br>
<b>Cc:</b> lhames@gmail.com<br>
<b>Subject:</b> Question about LLVM JIT, LLVM ERROR: Target does not support MC emission!</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span id="ms-rterangepaste-start"></span></p>
<div>Hi, I have a question about JIT</div>
<div><br>
</div>
<div>I'm trying to run the current version of HowToUseJIT.cpp, but I get the error "LLVM ERROR: Target does not support MC emission!", does anyone know how to fix this?</div>
<div><br>
</div>
<div>I also have a sample that uses this API: http://llvm.org/docs/doxygen/html/group__LLVMCCoreInstructionBuilder.html, it used to have the same problem, I resolved it by adding LLVMInitializeAllTargetMCs(); but that doesn't work on this version</div>
<div><br>
</div>
<div>I'm on Fedora 23 on an x86_64</div>
<div><br>
</div>
<div>Thanks!</div>
<span id="ms-rterangepaste-end"></span><br>
<p></p>
</div>
</div>
</body>
</html>