<div dir="ltr">Sorry, forgot to attach the build error log file.<div>LLVM build giving following error </div><div><br></div><div><div>/home/iiita/cse231-proj1/llvm/src/lib/CodeGen/Gcra.cpp:172:6: error: use of undeclared identifier 'createGcra'</div><div>                                        createGcra);</div></div><div><br></div><div>I have attached log file for reference.</div><div><br></div><div>Any kind of help is appreciated!!</div><div><br></div><div>Thanks,</div><div>Bala<br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 9, 2016 at 12:40 AM, Balasaheb Dabhade <span dir="ltr"><<a href="mailto:dabhadebalasaheb@gmail.com" target="_blank">dabhadebalasaheb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello All,</div><div><br></div><div>I wanted to write new register allocation pass. To start with, I have used graph coloring based allocation sample file[Gcra.cpp].  I am tring build the LLVM after dropping this file into lib/CodeGen, and adding references to createGcra to include/lib/CodeGen/Passes.h and include/lib/CodeGen/LinkAllCodeGenComponents.h.</div><div><br></div><div>I am getting following error while building the LLVM.</div><div><br></div></div>
</blockquote></div><br></div>