<div><meta http-equiv="content-type" content="text/html; charset=utf-8"><pre style="font-size: 10pt; font-family: Arial, Helvetica; ">Hi</pre><pre style="font-size: 10pt; font-family: Arial, Helvetica; ">This <span class="Apple-style-span" style="font-family: Arial, Helvetica; color: rgb(0, 0, 0); white-space: normal; -webkit-text-decorations-in-effect: none; font-size: medium; "><pre style="font-size: 10pt; display: inline !important; ">
<a href="http://llvm.org/cmds/llvm-config.html">llvm-config --libs engine bcreader scalaropts</a> in website</pre></span></pre><pre style="font-size: 10pt; font-family: Arial, Helvetica; "><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://llvm.org/cmds/llvm-config.html"><meta http-equiv="content-type" content="text/html; charset=utf-8">http://llvm.org/cmds/llvm-config.html</a></pre>
<pre style="font-size: 10pt; font-family: Arial, Helvetica; ">But actually bcreader components is not there anymore. The new name of it is bitreader. </pre><pre style="font-size: 10pt; font-family: Arial, Helvetica; ">I thinks this webpage may need to update and also. If i do "llvm-config --help". It will also show wrong component name in examples</pre>
<pre style="font-size: 10pt; font-family: Arial, Helvetica; ">g++ `llvm-config --cxxflags` -o HowToUseJIT.o -c HowToUseJIT.cpp</pre></div>g++ `llvm-config --ldflags` -o HowToUseJIT <span class="Apple-style-span" style="font-family: monospace; font-size: 14px; white-space: pre; ">HowToUseJIT.o</span> `llvm-config --libs engine bitreader scalaropts`<div>
<br>-- <br>Qingpeng Niu<br>Department of Computer Science and Engineering at OSU <br>
</div>