[LLVMdev] Adding a new target

pratik dand pratikdand143 at gmail.com
Thu Jun 12 20:59:30 PDT 2014


Dear.

I am trying to register a new backend say Dummy with LLVM. I have added the
target to the configure script following the currently registered targets
(also done the target registration steps in the docs). On running the
./configure there are no errors. When on doing the make the following error
occurs.

llvm-build: error: invalid target to enable: 'Dummy' (not in project)

Can anyone point me in the right direction?

Regards,
Pratik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140613/4c27ee86/attachment.html>


More information about the llvm-dev mailing list