[LLVMdev] How to register a new LLVM backend
Anton Korobeynikov
anton at korobeynikov.info
Wed Oct 13 15:27:18 CDT 2010
> My project code is outside the source tree, and I've altered the Makefile to
> generate a shared library for the backend (libLLVMRiscoCodeGen.so).
You cannot do this anymore. You need to alter the build system (add
stuff to configure, etc.)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the LLVMdev
mailing list