Displaying 1 result from an estimated 1 matches for "stuffinclude".
2013 Mar 30
1
[LLVMdev] (no subject)
...s :
# Makefile for hello pass
# Path to top level of LLVM hierarchyLEVEL = ../../..
# Name of the library to buildLIBRARYNAME = Hello
# Make the shared library become a loadable module so the tools can#
dlopen/dlsym on the resulting library.LOADABLE_MODULE = 1
# Include the makefile implementation stuffinclude $(LEVEL)/Makefile.common
Its giving an error like there is nothing to do with LOOPPASS.cpp
or NO RULES DEFINED FOR ALL.
then how should i proceed.
or if u can provide me MAKEFILE for LOOPPASS so that i can crate .so file
successfully.
-------------- next part --------------
An HTML attachment...