OSDN Git Service

Allow mm in these subdirectories.
authorDan Albert <danalbert@google.com>
Fri, 31 Oct 2014 22:57:45 +0000 (15:57 -0700)
committerDan Albert <danalbert@google.com>
Mon, 3 Nov 2014 17:31:11 +0000 (09:31 -0800)
commit09aa871978270e22a8e77171747ff9ef71e53262
tree96ccad83f73c2f699aec5f8e89230542c3d87870
parenta7f357148de9be178f55725575c70ce9a888d81c
Allow mm in these subdirectories.

These files weren't including llvm.mk themselves, causing
LLVM_HOST_BUILD_MK to be undefined. For make, include $(undefined_var)
fails without error, because make is quite possibly the worst tool
ever made.

Change-Id: Ic2ddd7ba844cf0da98e527b4f05511acb9db3b06
lib/Support/Android.mk
lib/TableGen/Android.mk
utils/TableGen/Android.mk