OSDN Git Service

remove un-needed utils
authorQiang Yu <Qiang.Yu@amd.com>
Tue, 1 Aug 2017 06:06:50 +0000 (14:06 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 24 Mar 2020 22:21:09 +0000 (23:21 +0100)
Change-Id: Icf27befffad1a982c5199b0a5a6ed4914871710e

Android.mk

index 91006d7..1a2f823 100644 (file)
@@ -125,11 +125,7 @@ endif
 
 # LLVM Command Line Utilities
 subdirs += \
-  utils/count \
-  utils/FileCheck \
-  utils/not \
-  utils/TableGen \
-  utils/yaml-bench \
+  utils/TableGen
 
 include $(LOCAL_PATH)/llvm.mk
 include $(LOCAL_PATH)/shared_llvm.mk