[LLVMdev] Adding code to LLVM
Simone Corbetta
simone.corbetta at gmail.com
Wed Jul 28 06:03:24 PDT 2010
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)?
Thanks in advance
--
Simone Corbetta, Ph.D. Student
Dipartimento di Elettronica e Informazione
Politecnico di Milano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100728/d6086936/attachment.html>
More information about the llvm-dev
mailing list