[llvm-dev] Writing llvm pass
Siddharth Shankar Swain via llvm-dev
llvm-dev at lists.llvm.org
Tue Jan 17 03:33:35 PST 2017
While writing llvm pass i am facing problem in the make file. My make file
is attached
It is showing the error :-
Makefile:19: ../../../../Makefile.common: No such file or directory
make: *** No rule to make target `../../../../Makefile.common'. Stop.
What change i should make in it. Please help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170117/8ac40631/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170117/8ac40631/attachment.obj>
More information about the llvm-dev
mailing list