<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">
<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>
</body>
</html>