[LLVMdev] How to register a new LLVM backend

Anton Korobeynikov anton at korobeynikov.info
Wed Oct 13 13:27:18 PDT 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 llvm-dev mailing list