OSDN Git Service

Enable build of llc.
authorStephen Hines <srhines@google.com>
Thu, 25 Oct 2012 21:40:59 +0000 (14:40 -0700)
committerStephen Hines <srhines@google.com>
Thu, 25 Oct 2012 21:40:59 +0000 (14:40 -0700)
Change-Id: I7adaf3262874fa5506f16faa0b329d4e283ada5f

Android.mk

index 2aa4b2e..da30740 100644 (file)
@@ -62,7 +62,7 @@ subdirs += \
   lib/Target/X86/Utils
 
 # LLVM Command Line Tools
-#subdirs += tools/llc
+subdirs += tools/llc
 subdirs += tools/llvm-as
 subdirs += tools/llvm-dis
 subdirs += tools/llvm-link