Good morning everybody, I am integrating some modifications in the LLVM parser (specifically in the LLParser.cpp file), by adding calls to functions that I have defined elsewhere in a file called MyLibrary.cpp. How can I integrate such library in the overall tree? I would like to have a MyLibrary folder under lib/ so that I can access it from different parts of the code. Where should I put Makefile(s)?<div>
<br></div><div>Thanks in advance <br clear="all"><br>-- <br>Simone Corbetta, Ph.D. Student<br><br>Dipartimento di Elettronica e Informazione<br>Politecnico di Milano<br><br>
</div>