[LLVMdev] how to build a LOADABLE_MODULE using cmake

Sean Lee sean.ysl at gmail.com
Wed Aug 26 18:27:10 PDT 2009


Hi everyone,

I am wondering if there is any variable in LLVM's cmake configuration
which is equivalent to LOADABLE_MODULE in LLVM's Makefile
configuration.

I would like to build some loadable modules for opt and I could
successfully do that with Makefiles but not with CMakeLists.txt files.

Thanks,
Sean

-- 
Sean Lee
PhD Student
Programming Language and Systems Research Group
School of Computer Science and Engineering
University of New South Wales
http://www.cse.unsw.edu.au/~seanl



More information about the llvm-dev mailing list