Journeyer J. Joh
2012-Sep-03 00:23 UTC
[LLVMdev] [cfe-dev] How can I modify Clang/LLVM build system?
Hello Óscar Fuentes Thank you for your help. I will check svn history. Thank you! Have a good day. Journeyer J. Joh 2012/9/3 Óscar Fuentes <ofv at wanadoo.es>:> "Journeyer J. Joh" > <oosaprogrammer at gmail.com> writes: > > [snip] > >> What I know is Makefile.am if it is GNU autotools. But I can't find >> this file from current LLVM/Clang source code. > > Dunno about the makefiles, but with the cmake build you can use previous > similar changes to guide you. svn revision 123976, for instance, adds > support for optionally link an external library to libLLVMInterpreter. > > BTW, LLVM does not use automake, so no Makefile.am exists. > > [snip] > > _______________________________________________ > cfe-dev mailing list > cfe-dev at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev-- ---------------------------------------- Journeyer J. Joh o o s a p r o g r a m m e r a t g m a i l d o t c o m ----------------------------------------
Apparently Analagous Threads
- [LLVMdev] How can I modify Clang/LLVM build system?
- [LLVMdev] Need some brief explanation about llvm::MemoryBuffer and llvm::SourceMgr
- [LLVMdev] git repository of the tutorial
- [LLVMdev] [cfe-dev] Do you use UML utility programs?
- [LLVMdev] git repository of the tutorial