# # Set this variable to the top of the LLVM source tree. # LLVM_SRC_ROOT = $(LEVEL)/../.. # # Include LLVM's Master Makefile. # include $(LLVM_SRC_ROOT)/Makefile.common